Searched refs:PCI_PAGE_REQ_STA_S (Results 1 – 2 of 2) sorted by relevance
/minix/sys/dev/pci/ | ||
H A D | pcireg.h | 1704 #define PCI_PAGE_REQ_STA_S __BIT(8+16) /* Stopped */ macro |
H A D | pci_subr.c | 2725 onoff("Stopped", reg, PCI_PAGE_REQ_STA_S); in pci_conf_print_page_req_cap() |