Home
last modified time | relevance | path

Searched refs:PCI_HST_CFG_SMB (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/intpm/
H A Dintpmreg.h35 #define PCI_HST_CFG_SMB 0xd2 /* Host Configuration */ macro
H A Dintpm.c289 pci_write_config(dev, PCI_HST_CFG_SMB, in intsmb_attach()
292 value = pci_read_config(dev, PCI_HST_CFG_SMB, 1); in intsmb_attach()