Home
last modified time | relevance | path

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

/freebsd/sys/dev/ichsmb/
H A Dichsmb_reg.h54 #define ICH_HOSTC_HST_EN 0x01 /* enable host cntrlr */ macro
H A Dichsmb_pci.c316 pci_write_config(dev, ICH_HOSTC, ICH_HOSTC_HST_EN, 1); in ichsmb_pci_attach()