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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h112 int sm_ncmds; /* # of pending commands */ member in struct:fcsm
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c803 fcsm->sm_ncmds || fcsm->sm_cb_count) {
1055 while ((count++ <= 30) && (fcsm->sm_ncmds || fcsm->sm_cb_count)) {
1060 if (fcsm->sm_ncmds || fcsm->sm_cb_count) {

Completed in 65 milliseconds