Searched defs:uhci_regsp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h129 hc_regs_t *uhci_regsp; /* Host ctlr regs */ member in struct:uhci_state
443 (uint32_t *)&uhcip->uhci_regsp->addr)
445 (uint16_t *)&uhcip->uhci_regsp->addr)
447 (uchar_t *)&uhcip->uhci_regsp->addr)
450 ((uint32_t *)&uhcip->uhci_regsp->addr), \
453 ((uint16_t *)&uhcip->uhci_regsp->addr), \

Completed in 60 milliseconds