Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/warlock/
H A Dusbecm.wlcmd44 root usbecm_power
H A Dusbecm_with_usba.wlcmd148 root usbecm_power
/titanic_44/usr/src/uts/common/sys/usb/clients/usbecm/
H A Dusbecm.h45 typedef struct usbecm_power { struct
/titanic_44/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c110 static int usbecm_power(dev_info_t *dip, int comp, int level);
215 usbecm_power, /* devo_power */
2205 usbecm_power(dev_info_t *dip, int comp, int level) in usbecm_power() function