HomeSort by: relevance | last modified time | path
    Searched defs:init_ctrl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
optiide.c 108 u_int8_t init_ctrl; local in function:opti_chip_map
146 init_ctrl = pciide_pci_read(sc->sc_pc, sc->sc_tag,
159 (init_ctrl & OPTI_INIT_CONTROL_CH2_DISABLE) != 0) {
optiide.c 108 u_int8_t init_ctrl; local in function:opti_chip_map
146 init_ctrl = pciide_pci_read(sc->sc_pc, sc->sc_tag,
159 (init_ctrl & OPTI_INIT_CONTROL_CH2_DISABLE) != 0) {

Completed in 22 milliseconds