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

  /src/sys/dev/pci/
mlyvar.h 322 (((bus) - (mly)->mly_controllerinfo->physical_channels_present) * \
327 (mly)->mly_controllerinfo->physical_channels_present)
333 ((bus) >= (mly)->mly_controllerinfo->physical_channels_present)
mly.c 491 mi->physical_channels_present,
492 (mi->physical_channels_present) > 1 ? "s" : "",
510 mly->mly_nchans = mly->mly_controllerinfo->physical_channels_present +
mlyreg.h 600 u_int8_t physical_channels_present; member in struct:mly_ioctl_getcontrollerinfo

Completed in 16 milliseconds