Home
last modified time | relevance | path

Searched refs:DeviceRemovable (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusb.h626 uByte DeviceRemovable[32]; /* max 255 ports */ member
628 (((desc)->DeviceRemovable[(i)/8] >> ((i) % 8)) & 1)
642 uByte DeviceRemovable[32]; /* max 255 ports */ member
654 uByte DeviceRemovable[1]; member
/freebsd/sys/dev/usb/controller/
H A Datmegadci.c1508 .DeviceRemovable = {0}, /* port is removable */
H A Davr32dci.c1457 .DeviceRemovable = {0}, /* port is removable */
H A Duss820dci.c1803 .DeviceRemovable = {0}, /* port is removable */
H A Dohci.c2255 sc->sc_hub_desc.hubd.DeviceRemovable[l / 8] |= (1 << (l % 8)); in ohci_roothub_exec()
H A Dmusb_otg.c3534 .DeviceRemovable = {0}, /* port is removable */
H A Ddwc_otg.c4289 .DeviceRemovable = {0}, /* port is removable */