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

/opensolaris-onvv-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h350 static fcsm_cmd_t *fcsm_deque_cmd(fcsm_t *);
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c3498 fcsm_deque_cmd(fcsm_t *fcsm) function
3568 while ((!done) && ((cmd = fcsm_deque_cmd(fcsm)) != NULL)) {

Completed in 177 milliseconds