Home
last modified time | relevance | path

Searched refs:PCIM_CIS_ASI_ROM (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cardbus/
H A Dcardbus_cis.c469 case PCIM_CIS_ASI_ROM: in cardbus_read_tuple_init()
491 if (space == PCIM_CIS_ASI_ROM) { in cardbus_read_tuple_init()
/freebsd/sys/dev/pci/
H A Dpcireg.h242 #define PCIM_CIS_ASI_ROM 7 macro