Home
last modified time | relevance | path

Searched refs:nb_pci_putb (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dnb5000.h854 nb_pci_putb(0, 16, 2, 0xc0, \
858 nb_pci_putb(0, 16, 2, 0xc0, val); \
861 nb_pci_putb(0, 16, 2, 0xc2, \
865 nb_pci_putb(0, 16, 2, 0xc1, val); \
868 nb_pci_putb(0, 16, 2, 0xc4, \
872 nb_pci_putb(0, 16, 2, 0xc2, val); \
875 nb_pci_putb(0, 16, 2, 0xc6, \
879 nb_pci_putb(0, 16, 2, 0xc3, val); \
891 nb_pci_putb(0, 16, 2, 0xd0, val); \
896 nb_pci_putb(0, 16, 2, 0xd1, val); \
[all …]
H A Dnb_pci_cfg.c176 nb_pci_putb(int bus, int dev, int func, int reg, uint8_t val) in nb_pci_putb() function
H A Dnb_log.h294 extern void nb_pci_putb(int, int, int, int, uint8_t);