Home
last modified time | relevance | path

Searched defs:nchannels (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/ic/
H A Dwdcvar.h169 int nchannels; /* Number of channels on this controller */ member
/openbsd-src/sys/dev/pci/
H A Dpciide.c2378 pciide_print_channels(int nchannels, pcireg_t interface) in pciide_print_channels()