Searched refs:PCIM_CIS_ROM_MASK (Results 1 – 2 of 2) sorted by relevance
499 imagenum = (*start & PCIM_CIS_ROM_MASK) >> 28; in cardbus_read_tuple_init()
244 #define PCIM_CIS_ROM_MASK 0xf0000000 macro