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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c250 static void fcip_pkt_timeout(void *arg);
4220 * without a response. fcip_pkt_timeout will attempt to clean up
7303 fcip_pkt_timeout, fcip_pkt,
7308 fcip_pkt_timeout(fcip_pkt);
7353 fcip_pkt_timeout(void *arg) function
7415 * unlike fcip_pkt_timeout, is always called from a taskq context

Completed in 55 milliseconds