Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c379 static int fcp_scsi_abort(struct scsi_address *ap, struct scsi_pkt *pkt);
9886 tran->tran_abort = fcp_scsi_abort; in fcp_handle_port_attach()
11273 fcp_scsi_abort(struct scsi_address *ap, struct scsi_pkt *pkt) in fcp_scsi_abort() function