Searched defs:fcp_scsi_start (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c374 static int fcp_scsi_start(struct scsi_address *ap, struct scsi_pkt *pkt);
3939 * The FCP_LUN_ONLINING flag is used in fcp_scsi_start()
9881 tran->tran_start = fcp_scsi_start;
11050 * Function: fcp_scsi_start
11064 fcp_scsi_start(struct scsi_address *ap, struct scsi_pkt *pkt) function
11152 "fcp_scsi_start: lun busy for pkt %p", pkt);
11251 "fcp_scsi_start: FC_BUSY for pkt %p",

Completed in 76 milliseconds