Searched refs:fct_scsi_task_alloc (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fct.h | 75 #pragma weak fct_scsi_task_alloc macro
|
H A D | emlxs_fc.h | 1340 void* (*fct_scsi_task_alloc)(void *, uint16_t, uint32_t, uint8_t *, member
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | fct.h | 390 fct_cmd_t *fct_scsi_task_alloc(struct fct_local_port *port,
|
/titanic_50/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()
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fct.c | 338 emlxs_modsym.fct_scsi_task_alloc = 342 if ((void *)emlxs_modsym.fct_scsi_task_alloc == NULL) { 584 emlxs_modsym.fct_scsi_task_alloc = NULL; 2352 MODSYM(fct_scsi_task_alloc) (port->fct_port, hdl, sid, lun, 16, 0);
|
/titanic_50/usr/src/uts/common/io/comstar/port/fct/ |
H A D | fct.c | 1609 fct_scsi_task_alloc(fct_local_port_t *port, uint16_t rp_handle, in fct_scsi_task_alloc() function
|
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt.c | 3948 cmd = fct_scsi_task_alloc(qlt->qlt_port, FCT_HANDLE_NONE, in qlt_handle_atio()
|