Searched refs:PCI_COMMAND_MASTER_ENABLE (Results 1 – 2 of 2) sorted by relevance
/minix/sys/dev/pci/ | ||
H A D | pcireg.h | 87 #define PCI_COMMAND_MASTER_ENABLE 0x00000004 macro |
H A D | pci_subr.c | 782 onoff("Bus mastering", rval, PCI_COMMAND_MASTER_ENABLE); in pci_conf_print_common() |