Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/usb_ia/
H A Dusb_iavar.h56 int ia_first_if; member
/illumos-gate/usr/src/uts/common/io/usb/usb_ia/
H A Dusb_ia.c561 usb_ia->ia_first_if = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in usb_ia_attach()
566 if (usb_ia->ia_first_if < 0 || usb_ia->ia_n_ifs < 0) { in usb_ia_attach()
816 first_if = usb_ia->ia_first_if; in usb_ia_create_children()
874 ifno = usba_get_ifno(rdip)- usb_ia->ia_first_if; in usb_ia_busop_add_eventcall()