Home
last modified time | relevance | path

Searched refs:virtual_channels_present (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/dev/mly/
H A Dmly.c1978 for (i = 0; i < sc->mly_controllerinfo->virtual_channels_present; i++, chn++) { in mly_cam_attach()
2001 sc->mly_controllerinfo->virtual_channels_present; in mly_cam_attach()
2540 mi->virtual_channels_present, mi->virtual_channels_present == 1 ? "" : "s", in mly_describe_controller()
H A Dmlyreg.h579 u_int8_t virtual_channels_present; member