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

/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_fcp.c166 while (fc->fc_busy) {
174 fc->fc_busy = B_TRUE;
191 fc->fc_busy = B_FALSE;
/illumos-gate/usr/src/uts/common/sys/1394/targets/av1394/
H A Dav1394_impl.h103 boolean_t fc_busy; /* command is in use */ member in struct:av1394_fcp_cmd_s

Completed in 59 milliseconds