| /illumos-gate/usr/src/uts/intel/io/amd8111s/ |
| H A D | amd8111s_main.h | 122 IOC_ACK, /* OK, just send ACK */ enumerator
|
| H A D | amd8111s_main.c | 483 case IOC_ACK: in amd8111s_m_ioctl()
|
| /illumos-gate/usr/src/uts/common/io/dmfe/ |
| H A D | dmfe_impl.h | 148 IOC_ACK, /* OK, just send ACK */ enumerator
|
| /illumos-gate/usr/src/uts/common/io/bnx/ |
| H A D | bnx.h | 400 IOC_ACK, /* OK, just send ACK */ enumerator
|
| /illumos-gate/usr/src/uts/common/io/rge/ |
| H A D | rge_chip.c | 2012 return (peek ? IOC_REPLY : IOC_ACK); in rge_pp_ioctl() 2030 return (IOC_ACK); in rge_diag_ioctl() 2045 return (IOC_ACK); in rge_diag_ioctl() 2085 return (IOC_ACK); in rge_mii_ioctl()
|
| H A D | rge.h | 240 IOC_ACK, /* OK, just send ACK */ enumerator
|
| H A D | rge_main.c | 1012 return (IOC_ACK); in rge_set_loop_mode() 1232 case IOC_ACK: in rge_m_ioctl()
|
| /illumos-gate/usr/src/uts/common/io/nge/ |
| H A D | nge_chip.c | 1946 return (peek ? IOC_REPLY : IOC_ACK); in nge_pp_ioctl() 1963 return (IOC_ACK); in nge_diag_ioctl() 1974 return (IOC_ACK); in nge_diag_ioctl()
|
| H A D | nge.h | 270 IOC_ACK, /* OK, just send ACK */ enumerator
|
| H A D | nge_main.c | 238 return (IOC_ACK); in nge_set_loop_mode() 1506 case IOC_ACK: in nge_m_ioctl()
|
| /illumos-gate/usr/src/uts/common/io/igb/ |
| H A D | igb_sw.h | 235 IOC_ACK, /* OK, just send ACK */ enumerator
|
| H A D | igb_gld.c | 569 case IOC_ACK: in igb_m_ioctl()
|
| /illumos-gate/usr/src/uts/common/io/ixgbe/ |
| H A D | ixgbe_sw.h | 316 IOC_ACK, /* OK, just send ACK */ enumerator
|
| H A D | ixgbe_gld.c | 206 case IOC_ACK: in ixgbe_m_ioctl()
|
| /illumos-gate/usr/src/uts/common/io/e1000g/ |
| H A D | e1000g_sw.h | 472 IOC_ACK, /* OK, just send ACK */ enumerator
|
| H A D | e1000g_main.c | 1824 status = IOC_ACK; in e1000g_m_ioctl() 1853 case IOC_ACK: in e1000g_m_ioctl() 5290 return (peek ? IOC_REPLY : IOC_ACK); in e1000g_pp_ioctl()
|
| /illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/ |
| H A D | qlge.h | 322 IOC_ACK, /* OK, just send ACK */ enumerator
|
| /illumos-gate/usr/src/uts/common/io/qede/ |
| H A D | qede.h | 984 IOC_ACK, /* OK, just send ACK */ enumerator
|
| /illumos-gate/usr/src/uts/common/io/ntxn/ |
| H A D | unm_nic.h | 787 IOC_ACK, /* OK, just send ACK */ enumerator
|
| /illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
| H A D | qlge_gld.c | 674 case IOC_ACK: in ql_m_ioctl()
|
| /illumos-gate/usr/src/uts/common/io/bge/ |
| H A D | bge_impl.h | 703 IOC_ACK, /* OK, just send ACK */ enumerator
|
| H A D | bge_chip2.c | 6018 return (peek ? IOC_REPLY : IOC_ACK); in bge_pp_ioctl() 6036 return (IOC_ACK); in bge_diag_ioctl() 6053 return (IOC_ACK); in bge_diag_ioctl() 6093 return (IOC_ACK); in bge_mii_ioctl()
|
| /illumos-gate/usr/src/uts/common/io/bnxe/ |
| H A D | bnxe.h | 700 IOC_ACK, /* OK, just send ACK */ enumerator
|
| /illumos-gate/usr/src/uts/common/sys/nxge/ |
| H A D | nxge_impl.h | 682 IOC_ACK, /* OK, just send ACK */ enumerator
|
| /illumos-gate/usr/src/uts/sun4v/io/ |
| H A D | vnet_gen.c | 5826 IOC_ACK /* OK, just send ACK */ in vgen_ioctl() enumerator 5846 (rv == 0) ? (status = IOC_ACK) : (status = IOC_INVAL); in vgen_ioctl() 5865 case IOC_ACK: in vgen_ioctl()
|