Searched refs:emlxs_create_close_xri_cx (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcp.c | 4187 emlxs_create_close_xri_cx(emlxs_port_t *port, NODELIST *ndlp, uint16_t xid, function 4235 } /* emlxs_create_close_xri_cx() */ 4263 iocbq = emlxs_create_close_xri_cx(port, NULL, rxid, cp); 4312 iocbq = emlxs_create_close_xri_cx(port, NULL, rxid, cp); 4361 iocbq = emlxs_create_close_xri_cx(port, NULL, rxid, cp);
|
H A D | emlxs_fct.c | 4881 iocbq = emlxs_create_close_xri_cx(port, NULL, rxid, cp);
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_extern.h | 751 extern IOCBQ *emlxs_create_close_xri_cx(emlxs_port_t *port,
|
Completed in 61 milliseconds