Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c378 static int fcp_scsi_start(struct scsi_address *ap, struct scsi_pkt *pkt);
9884 tran->tran_start = fcp_scsi_start; in fcp_handle_port_attach()
11067 fcp_scsi_start(struct scsi_address *ap, struct scsi_pkt *pkt) in fcp_scsi_start() function