Searched defs:fcp_queue_pkt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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);
9635 fcp_queue_pkt(pptr, cmd);
11162 fcp_queue_pkt(pptr, cmd);
11256 fcp_queue_pkt(pptr, cmd);
14549 fcp_queue_pkt(pptr, cmd);
14569 * Function: fcp_queue_pkt
14582 fcp_queue_pkt(struct fcp_port *pptr, struct fcp_pkt *cmd) function

Completed in 124 milliseconds