Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/cardbus/
H A Dcardbus_cis.c472 case PCIM_CIS_ASI_ROM: in cardbus_read_tuple_init()
494 if (space == PCIM_CIS_ASI_ROM) { in cardbus_read_tuple_init()
/freebsd-12.1/sys/dev/pci/
H A Dpcireg.h227 #define PCIM_CIS_ASI_ROM 7 macro