Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c76 static int usbprn_attach(dev_info_t *, ddi_attach_cmd_t);
168 usbprn_attach, /* attach */
293 usbprn_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in usbprn_attach() function