Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c594 uint32_t regs_prop_len; in uhci_map_regs() local
607 DDI_PROP_DONTPASS, "reg", &regs_list, &regs_prop_len) != in uhci_map_regs()
613 for (index = 0; index * 5 < regs_prop_len; index++) { in uhci_map_regs()
624 if (index * 5 >= regs_prop_len) { in uhci_map_regs()