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

12

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_ndd.c456 return (ok ? IOC_REPLY : IOC_INVAL);
490 return (IOC_REPLY);
H A Dunm_nic.h789 IOC_REPLY, /* OK, just send reply */ enumerator in enum:ioc_reply
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_ndd.c438 return (ok ? IOC_REPLY : IOC_INVAL);
478 return (IOC_REPLY);
H A Drge_main.c1065 return (IOC_REPLY);
1072 return (IOC_REPLY);
1079 return (IOC_REPLY);
1240 case IOC_REPLY:
H A Drge.h241 IOC_REPLY, /* OK, just send reply */ enumerator in enum:ioc_reply
H A Drge_chip.c2133 return (peek ? IOC_REPLY : IOC_ACK);
2210 return (IOC_REPLY);
/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
H A Damd8111s_main.c430 return (IOC_REPLY);
490 case IOC_REPLY:
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c1471 return (IOC_REPLY);
1524 return (IOC_REPLY);
1558 return (IOC_REPLY);
1565 return (IOC_REPLY);
1572 return (IOC_REPLY);
H A Dqlge_gld.c681 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
H A Dnge_main.c920 return (IOC_REPLY);
927 return (IOC_REPLY);
934 return (IOC_REPLY);
1511 case 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
H A Digb_gld.c593 case IOC_REPLY:
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_gld.c211 case IOC_REPLY:
H A Dixgbe_sw.h308 IOC_REPLY /* OK, just send reply */ enumerator in enum: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
H A Dbge_main2.c1902 return (IOC_REPLY);
1909 return (IOC_REPLY);
1916 return (IOC_REPLY);
2083 case IOC_REPLY:
H A Dbge_chip2.c6143 return (peek ? IOC_REPLY : IOC_ACK);
6222 return (IOC_REPLY);
6268 return (IOC_REPLY);
6312 return (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/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/e1000g/
H A De1000g_sw.h472 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:

Completed in 218 milliseconds

12