Home
last modified time | relevance | path

Searched defs:pcontrol (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sg3_utils/lib/
H A Dsg_pt_common.c249 resp_disconnect_pg(uint8_t * p, int pcontrol) in resp_disconnect_pg()
266 resp_caching_m_pg(unsigned char *p, int pcontrol, bool wce) in resp_caching_m_pg()
304 resp_ctrl_m_pg(uint8_t *p, int pcontrol) in resp_ctrl_m_pg()
326 resp_ctrl_ext_m_pg(uint8_t *p, int pcontrol) in resp_ctrl_ext_m_pg()
349 resp_iec_m_pg(uint8_t *p, int pcontrol) in resp_iec_m_pg()
368 resp_vs_ua_m_pg(uint8_t *p, int pcontrol) in resp_vs_ua_m_pg()
403 int pcontrol, pcode, subpcode, bd_len, alloc_len, offset, len; in sntl_resp_mode_sense10() local