Home
last modified time | relevance | path

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

/minix/sys/dev/pci/
H A Dpcireg.h1704 #define PCI_PAGE_REQ_STA_S __BIT(8+16) /* Stopped */ macro
H A Dpci_subr.c2725 onoff("Stopped", reg, PCI_PAGE_REQ_STA_S); in pci_conf_print_page_req_cap()