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

  /src/sys/dev/pci/
hptide.c 283 int cable; local in function:hpt_setup_channel
292 cable = pciide_pci_read(sc->sc_pc, sc->sc_tag, HPT_CSEL);
352 if ((cable & HPT_CSEL_CBLID(chp->ch_channel)) != 0 &&
hptide.c 283 int cable; local in function:hpt_setup_channel
292 cable = pciide_pci_read(sc->sc_pc, sc->sc_tag, HPT_CSEL);
352 if ((cable & HPT_CSEL_CBLID(chp->ch_channel)) != 0 &&

Completed in 23 milliseconds