Searched defs:IOC_REPLY (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_impl.h147 IOC_REPLY, /* OK, just send reply */ enumerator in enum:ioc_reply
/illumos-gate/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_main.h123 IOC_REPLY, /* OK, just send reply */ enumerator in enum:ioc_reply
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge.h241 IOC_REPLY, /* OK, just send reply */ enumerator in enum:ioc_reply
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c3413 IOC_REPLY, /* OK, just send reply */ enumerator in enum:ioc_reply
3886 return (ok ? IOC_REPLY : IOC_INVAL);
3899 return (IOC_REPLY);
3992 case IOC_REPLY:
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_impl.h704 IOC_REPLY, /* OK, just send reply */ enumerator in enum:ioc_reply
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe.h700 IOC_REPLY, /* OK, just send reply */ enumerator in enum:ioc_reply
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic.h789 IOC_REPLY, /* OK, just send reply */ enumerator in enum:ioc_reply
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h683 IOC_REPLY, /* OK, just send reply */ enumerator in enum:nxge_ioc_reply
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h323 IOC_REPLY, /* OK, just send reply */ enumerator in enum:ioc_reply
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sw.h231 IOC_REPLY /* OK, just send reply */ enumerator in enum:ioc_reply
/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/nge/
H A Dnge.h271 IOC_REPLY, /* OK, just send reply */ enumerator in enum:ioc_reply
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h472 IOC_REPLY /* OK, just send reply */ enumerator in enum:ioc_reply
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h308 IOC_REPLY /* OK, just send reply */ enumerator in enum:ioc_reply

Completed in 123 milliseconds