/illumos-gate/usr/src/uts/common/io/ntxn/ |
H A D | unm_ndd.c | 456 return (ok ? IOC_REPLY : IOC_INVAL); 490 return (IOC_REPLY);
|
H A D | unm_nic.h | 789 IOC_REPLY, /* OK, just send reply */ enumerator in enum:ioc_reply
|
/illumos-gate/usr/src/uts/common/io/rge/ |
H A D | rge_ndd.c | 438 return (ok ? IOC_REPLY : IOC_INVAL); 478 return (IOC_REPLY);
|
H A D | rge_main.c | 1065 return (IOC_REPLY); 1072 return (IOC_REPLY); 1079 return (IOC_REPLY); 1240 case IOC_REPLY:
|
H A D | rge.h | 241 IOC_REPLY, /* OK, just send reply */ enumerator in enum:ioc_reply
|
H A D | rge_chip.c | 2133 return (peek ? IOC_REPLY : IOC_ACK); 2210 return (IOC_REPLY);
|
/illumos-gate/usr/src/uts/common/io/dmfe/ |
H A D | dmfe_impl.h | 147 IOC_REPLY, /* OK, just send reply */ enumerator in enum:ioc_reply
|
/illumos-gate/usr/src/uts/intel/io/amd8111s/ |
H A D | amd8111s_main.h | 123 IOC_REPLY, /* OK, just send reply */ enumerator in enum:ioc_reply
|
H A D | amd8111s_main.c | 430 return (IOC_REPLY); 490 case IOC_REPLY:
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge_dbg.c | 1471 return (IOC_REPLY); 1524 return (IOC_REPLY); 1558 return (IOC_REPLY); 1565 return (IOC_REPLY); 1572 return (IOC_REPLY);
|
H A D | qlge_gld.c | 681 case IOC_REPLY:
|
/illumos-gate/usr/src/uts/common/io/nge/ |
H A D | nge.h | 271 IOC_REPLY, /* OK, just send reply */ enumerator in enum:ioc_reply
|
H A D | nge_main.c | 920 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 D | igb_sw.h | 231 IOC_REPLY /* OK, just send reply */ enumerator in enum:ioc_reply
|
H A D | igb_gld.c | 593 case IOC_REPLY:
|
/illumos-gate/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_gld.c | 211 case IOC_REPLY:
|
H A D | ixgbe_sw.h | 308 IOC_REPLY /* OK, just send reply */ enumerator in enum:ioc_reply
|
/illumos-gate/usr/src/uts/common/io/bge/ |
H A D | bge_impl.h | 704 IOC_REPLY, /* OK, just send reply */ enumerator in enum:ioc_reply
|
H A D | bge_main2.c | 1902 return (IOC_REPLY); 1909 return (IOC_REPLY); 1916 return (IOC_REPLY); 2083 case IOC_REPLY:
|
H A D | bge_chip2.c | 6143 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 D | bnxe.h | 700 IOC_REPLY, /* OK, just send reply */ enumerator in enum:ioc_reply
|
/illumos-gate/usr/src/uts/common/sys/nxge/ |
H A D | nxge_impl.h | 683 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 D | qlge.h | 323 IOC_REPLY, /* OK, just send reply */ enumerator in enum:ioc_reply
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_sw.h | 472 IOC_REPLY /* OK, just send reply */ enumerator in enum:ioc_reply
|
/illumos-gate/usr/src/uts/common/io/sfe/ |
H A D | sfe_util.c | 3413 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:
|