Searched refs:S1394_CFGROM_PARSED (Results 1 – 1 of 1) sorted by relevance
334 #define S1394_CFGROM_PARSED 0x00000020 /* rom enumerated */ macro342 S1394_CFGROM_GEN_CHANGED | S1394_CFGROM_PARSED)380 #define SET_CFGROM_PARSED(n) ((n)->cfgrom_state |= S1394_CFGROM_PARSED)381 #define CLEAR_CFGROM_PARSED(n) ((n)->cfgrom_state &= ~S1394_CFGROM_PARSED)383 (((n)->cfgrom_state & S1394_CFGROM_PARSED) != 0 ? B_TRUE : B_FALSE)