Home
last modified time | relevance | path

Searched refs:EXT_ELS_PT_REQ (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h1241 } EXT_ELS_PT_REQ, *PEXT_ELS_PT_REQ; typedef
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c10190 EXT_ELS_PT_REQ *pt_req; in ql_els_passthru()
10206 if (cmd->RequestLen < sizeof (EXT_ELS_PT_REQ)) { in ql_els_passthru()
10227 pt_req = (EXT_ELS_PT_REQ *)bp; in ql_els_passthru()
10230 QL_DUMP_9((uint8_t *)pt_req, 8, sizeof (EXT_ELS_PT_REQ)); in ql_els_passthru()
10292 cmd_size = cmd->RequestLen - sizeof (EXT_ELS_PT_REQ); in ql_els_passthru()
10295 pld = (caddr_t)(bp + sizeof (EXT_ELS_PT_REQ)); in ql_els_passthru()