Searched refs:fct_scsi_task_alloc (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fct.h | 80 #pragma weak fct_scsi_task_alloc macro
|
H A D | emlxs_fc.h | 1344 void* (*fct_scsi_task_alloc)(void *, uint16_t, uint32_t, uint8_t *, member
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | fct.h | 393 fct_cmd_t *fct_scsi_task_alloc(struct fct_local_port *port,
|
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/ |
H A D | fcoet_eth.c | 402 cmd = fct_scsi_task_alloc(FRM2SS(frm)->ss_port, FCT_HANDLE_NONE, in fcoet_create_unsol_exchange()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fct.c | 341 emlxs_modsym.fct_scsi_task_alloc = in emlxs_fct_modopen() 345 if ((void *)emlxs_modsym.fct_scsi_task_alloc == NULL) { in emlxs_fct_modopen() 587 emlxs_modsym.fct_scsi_task_alloc = NULL; in emlxs_fct_modclose() 2366 MODSYM(fct_scsi_task_alloc) (port->fct_port, hdl, sid, lun, 16, 0); in emlxs_fct_handle_unsol_req()
|
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/ |
H A D | fct.c | 1628 fct_scsi_task_alloc(fct_local_port_t *port, uint16_t rp_handle, in fct_scsi_task_alloc() function
|
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt.c | 6141 cmd = fct_scsi_task_alloc(qlt->qlt_port, FCT_HANDLE_NONE, in qlt_handle_atio()
|