Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c6035 struct fcip_dest *bdestp; in fcip_do_farp() local
6040 if (bdestp == NULL) { in fcip_do_farp()
6054 mutex_enter(&bdestp->fcipd_mutex); in fcip_do_farp()
6056 mutex_exit(&bdestp->fcipd_mutex); in fcip_do_farp()
6061 fcip_pkt->fcip_pkt_dest = bdestp; in fcip_do_farp()
6064 bdestp->fcipd_ncmds++; in fcip_do_farp()
6065 mutex_exit(&bdestp->fcipd_mutex); in fcip_do_farp()
6127 bdestp->fcipd_ncmds--; in fcip_do_farp()
6128 mutex_exit(&bdestp->fcipd_mutex); in fcip_do_farp()
6173 bdestp->fcipd_ncmds--; in fcip_do_farp()
[all …]