Searched refs:ich_init (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/i386/pci/
H A Dpci_intr_fixup.c142 ich_init, NULL }, /* ICH2 */
144 ich_init, NULL }, /* ICH2M */
146 ich_init, NULL }, /* ICH3S */
148 ich_init, NULL }, /* ICH3M */
150 ich_init, NULL }, /* ICH4 */
152 ich_init, NULL }, /* ICH4M */
154 ich_init, NULL }, /* ICH5 */
156 ich_init, NULL }, /* ICH6/ICH6R */
158 ich_init, NULL }, /* ICH6M */
160 ich_init, NUL
[all...]
H A Dpci_intr_fixup.h58 int ich_init(pci_chipset_tag_t, bus_space_tag_t, pcitag_t,
H A Dpiix.c162 ich_init(pci_chipset_tag_t pc, bus_space_tag_t iot, pcitag_t tag, function

Completed in 109 milliseconds