Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c243 static int fcip_transport(fcip_pkt_t *fcip_pkt);
4048 if ((rval = fcip_transport(fcip_pkt)) == FC_SUCCESS) { in fcip_start()
4177 fcip_transport(fcip_pkt_t *fcip_pkt) in fcip_transport() function