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

  /src/sys/dev/pci/
pciide_common.c 233 bool has_compat_chan; local in function:pciide_detach
235 has_compat_chan = false;
240 has_compat_chan = true;
244 if (has_compat_chan != false)
pciide_common.c 233 bool has_compat_chan; local in function:pciide_detach
235 has_compat_chan = false;
240 has_compat_chan = true;
244 if (has_compat_chan != false)

Completed in 22 milliseconds