Searched refs:fc_busy (Results 1 – 2 of 2) sorted by relevance
166 while (fc->fc_busy) { in av1394_fcp_write()174 fc->fc_busy = B_TRUE; in av1394_fcp_write()191 fc->fc_busy = B_FALSE; in av1394_fcp_write()
103 boolean_t fc_busy; /* command is in use */ member