Searched refs:scsa2usb_clones (Results 1 – 2 of 2) sorted by relevance
363 uint8_t scsa2usb_clones[SCSA2USB_MAX_CLONE]; member
1154 if (!scsa2usbp->scsa2usb_clones[clone]) in scsa2usb_ugen_open()1172 scsa2usbp->scsa2usb_clones[clone] = (uint8_t)ugen_minor; in scsa2usb_ugen_open()1221 ugen_minor = scsa2usbp->scsa2usb_clones[clone]; in scsa2usb_ugen_close()1233 scsa2usbp->scsa2usb_clones[clone] = 0; in scsa2usb_ugen_close()1269 ugen_minor = scsa2usbp->scsa2usb_clones[clone]; in scsa2usb_ugen_read()1296 ugen_minor = scsa2usbp->scsa2usb_clones[clone]; in scsa2usb_ugen_write()1326 ugen_minor = scsa2usbp->scsa2usb_clones[clone]; in scsa2usb_ugen_poll()