Searched refs:IOC_REPLY (Results 26 - 31 of 31) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c2681 IOC_REPLY, /* OK, just send reply */ enumerator in enum:ioc_reply
3836 return (ok ? IOC_REPLY : IOC_INVAL);
3849 return (IOC_REPLY);
3932 case IOC_REPLY:
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c1814 case IOC_REPLY:
5098 return (peek ? IOC_REPLY : IOC_ACK);
5352 return (IOC_REPLY);
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_chip.c1950 return (peek ? IOC_REPLY : IOC_ACK);
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_main.c2481 case IOC_REPLY:
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c3819 return (IOC_REPLY);
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c4362 return (IOC_REPLY);

Completed in 110 milliseconds

12