Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c566 static void fcp_queue_pkt(struct fcp_port *pptr, struct fcp_pkt *cmd);
9638 fcp_queue_pkt(pptr, cmd); in fcp_transport()
11165 fcp_queue_pkt(pptr, cmd); in fcp_scsi_start()
11259 fcp_queue_pkt(pptr, cmd); in fcp_scsi_start()
14550 fcp_queue_pkt(pptr, cmd); in fcp_retransport_cmd()
14583 fcp_queue_pkt(struct fcp_port *pptr, struct fcp_pkt *cmd) in fcp_queue_pkt() function