Home
last modified time | relevance | path

Searched refs:nhm_pci_putb (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dnhm_log.h74 extern void nhm_pci_putb(int, int, int, int, uint8_t);
H A Dnhm_pci_cfg.c137 nhm_pci_putb(int bus, int dev, int func, int reg, uint8_t val) in nhm_pci_putb() function