Searched refs:PCI_SETBIT (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_bgevar.h107 #define PCI_SETBIT(pc, tag, reg, x) \ macro
H A Dif_bnxvar.h94 #define PCI_SETBIT(pc, tag, reg, x) pci_conf_write(pc, tag, reg, (pci_conf_read(pc, tag, reg) | (x))) macro
H A Dif_bge.c1911 PCI_SETBIT(sc, BGE_PCI_DMA_RW_CTL, BGE_PCI_READ_BNDRY_1024, 4);

Completed in 120 milliseconds