Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c562 static void fcp_queue_pkt(struct fcp_port *pptr, struct fcp_pkt *cmd);
9649 fcp_queue_pkt(pptr, cmd); in fcp_transport()
11176 fcp_queue_pkt(pptr, cmd); in fcp_scsi_start()
11270 fcp_queue_pkt(pptr, cmd); in fcp_scsi_start()
14563 fcp_queue_pkt(pptr, cmd); in fcp_retransport_cmd()
14596 fcp_queue_pkt(struct fcp_port *pptr, struct fcp_pkt *cmd) in fcp_queue_pkt() function