Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1980 while (fdestp->fcipd_ncmds && in fcip_handle_suspend()
1994 if (fdestp->fcipd_ncmds) { in fcip_handle_suspend()
4183 fdestp->fcipd_ncmds++; in fcip_start()
4200 fdestp->fcipd_ncmds--; in fcip_start()
4460 fdestp->fcipd_ncmds--; in fcip_pkt_callback()
6159 fdest_new->fcipd_ncmds = 0; in fcip_add_dest()
6244 bdestp->fcipd_ncmds++; in fcip_do_farp()
6307 bdestp->fcipd_ncmds--; in fcip_do_farp()
6353 bdestp->fcipd_ncmds--; in fcip_do_farp()
7470 if (fdestp->fcipd_ncmds) { in fcip_rte_remove_deferred()
[all …]
/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h386 ulong_t fcipd_ncmds; /* no. of transport cmds */ member