Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dnhm_pci_cfg.c93 nhm_get_hdl(int bus, int dev, int func) in nhm_get_hdl() function
114 hdl = nhm_get_hdl(bus, dev, func); in nhm_pci_getb()
123 hdl = nhm_get_hdl(bus, dev, func); in nhm_pci_getw()
132 hdl = nhm_get_hdl(bus, dev, func); in nhm_pci_getl()
141 hdl = nhm_get_hdl(bus, dev, func); in nhm_pci_putb()
150 hdl = nhm_get_hdl(bus, dev, func); in nhm_pci_putw()
159 hdl = nhm_get_hdl(bus, dev, func); in nhm_pci_putl()