Searched refs:S1394_CFGROM_PARSED (Results 1 – 1 of 1) sorted by relevance
298 #define S1394_CFGROM_PARSED 0x00000020 /* rom enumerated */ macro306 S1394_CFGROM_GEN_CHANGED | S1394_CFGROM_PARSED)344 #define SET_CFGROM_PARSED(n) ((n)->cfgrom_state |= S1394_CFGROM_PARSED)345 #define CLEAR_CFGROM_PARSED(n) ((n)->cfgrom_state &= ~S1394_CFGROM_PARSED)347 (((n)->cfgrom_state & S1394_CFGROM_PARSED) != 0 ? B_TRUE : B_FALSE)