Searched refs:fcp_scsi_callback (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c152 * fp/fctl module ------->| fcp_scsi_callback |
456 static void fcp_scsi_callback(fc_packet_t *fpkt);
6510 * when the packet is completed fcp_scsi_callback is called
6604 fpkt->pkt_comp = fcp_scsi_callback;
6618 fpkt->pkt_comp = fcp_scsi_callback;
6644 fpkt->pkt_comp = fcp_scsi_callback;
6688 * called by fcp_scsi_callback to check to handle the case where
6752 * fcp_scsi_callback, has already called
6883 * Function: fcp_scsi_callback
6895 fcp_scsi_callback(fc_packet_ function
[all...]

Completed in 74 milliseconds