Home
last modified time | relevance | path

Searched refs:IOC_ACK (Results 1 – 25 of 30) sorted by relevance

12

/illumos-gate/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_main.h122 IOC_ACK, /* OK, just send ACK */ enumerator
H A Damd8111s_main.c483 case IOC_ACK: in amd8111s_m_ioctl()
/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_impl.h148 IOC_ACK, /* OK, just send ACK */ enumerator
/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnx.h400 IOC_ACK, /* OK, just send ACK */ enumerator
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_chip.c2133 return (peek ? IOC_REPLY : IOC_ACK); in rge_pp_ioctl()
2155 return (IOC_ACK); in rge_diag_ioctl()
2170 return (IOC_ACK); in rge_diag_ioctl()
2214 return (IOC_ACK); in rge_mii_ioctl()
H A Drge.h240 IOC_ACK, /* OK, just send ACK */ enumerator
H A Drge_main.c1012 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 Dnge_chip.c1956 return (peek ? IOC_REPLY : IOC_ACK); in nge_pp_ioctl()
1974 return (IOC_ACK); in nge_diag_ioctl()
1985 return (IOC_ACK); in nge_diag_ioctl()
H A Dnge.h270 IOC_ACK, /* OK, just send ACK */ enumerator
H A Dnge_main.c238 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 Digb_sw.h235 IOC_ACK, /* OK, just send ACK */ enumerator
H A Digb_gld.c569 case IOC_ACK: in igb_m_ioctl()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h313 IOC_ACK, /* OK, just send ACK */ enumerator
H A Dixgbe_gld.c205 case IOC_ACK: in ixgbe_m_ioctl()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h322 IOC_ACK, /* OK, just send ACK */ enumerator
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede.h978 IOC_ACK, /* OK, just send ACK */ enumerator
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h472 IOC_ACK, /* OK, just send ACK */ enumerator
H A De1000g_main.c1825 status = IOC_ACK; in e1000g_m_ioctl()
1854 case IOC_ACK: in e1000g_m_ioctl()
5292 return (peek ? IOC_REPLY : IOC_ACK); in e1000g_pp_ioctl()
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic.h787 IOC_ACK, /* OK, just send ACK */ enumerator
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_gld.c674 case IOC_ACK: in ql_m_ioctl()
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_impl.h703 IOC_ACK, /* OK, just send ACK */ enumerator
H A Dbge_chip2.c6246 return (peek ? IOC_REPLY : IOC_ACK); in bge_pp_ioctl()
6268 return (IOC_ACK); in bge_diag_ioctl()
6285 return (IOC_ACK); in bge_diag_ioctl()
6329 return (IOC_ACK); in bge_mii_ioctl()
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe.h700 IOC_ACK, /* OK, just send ACK */ enumerator
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h682 IOC_ACK, /* OK, just send ACK */ enumerator
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet_gen.c5826 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()

12