H A D | nb5000.h | 935 #define ERR0_FBD_WR(val) nb_pci_putl(0, 16, 1, 0xac, val) argument 936 #define ERR1_FBD_WR(val) nb_pci_putl(0, 16, 1, 0xb0, val) argument 937 #define ERR2_FBD_WR(val) nb_pci_putl(0, 16, 1, 0xb4, val) argument 1166 #define MC_WR(val) nb_pci_putl(0, 16, 1, 0x40, val) argument 1367 #define PCISTS_WR(val) nb_pci_putw(0, 8, 0, 0x6, val) argument 1368 #define PCIDEVSTS_WR(val) nb_pci_putw(0, 8, 0, 0x76, val) argument 1415 #define ERR0_THR_WR(val) nb_pci_putw(0, 16, 2, 0xf8, val) argument 1416 #define ERR1_THR_WR(val) nb_pci_putw(0, 16, 2, 0xfa, val) argument 1417 #define ERR2_THR_WR(val) nb_pci_putw(0, 16, 2, 0xfc, val) argument 1419 #define CTSTS_WR(val) nb_pci_putb(0, 16, 4, 0xee, val) argument [all …]
|