Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3.c531 minor_t cpqary3_minor_num; in cpqary3_ioctl() local
548 if (EINVAL == (cpqary3_minor_num = getminor(dev))) { in cpqary3_ioctl()
556 instance = MINOR2INST(cpqary3_minor_num); in cpqary3_ioctl()
570 if (CPQARY3_MINOR2INTERFACE(cpqary3_minor_num) != CPQARY3_MINOR) { in cpqary3_ioctl()