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

  /src/sys/dev/pci/
pciide_ite_reg.h 26 #define IT_CFG_CABLE(chan, drive) (0x0010 << ((chan) * 2 + (drive)))
iteide.c 204 (cfg & IT_CFG_CABLE(channel, drive)) == 0) {

Completed in 12 milliseconds