Home
last modified time | relevance | path

Searched refs:IOC_DONE (Results 1 – 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/
H A Dopenprom.c67 #define IOC_DONE 2 /* snapshot done, but not copied out */ macro
1112 (void) oprom_setstate(st, IOC_DONE); in oprom_snapshot()
1138 (void) oprom_setstate(st, IOC_DONE); in oprom_copyout()
1300 case IOC_DONE: in oprom_setstate()
1307 if (st->ioc_state != IOC_DONE) in oprom_setstate()
H A Ddevinfo.c93 #define IOC_DONE 2 /* snapshot done, but not copied out */ macro
679 (void) di_setstate(st, IOC_DONE); in di_ioctl()
707 (void) di_setstate(st, IOC_DONE); in di_ioctl()
855 (void) di_setstate(st, IOC_DONE); in di_ioctl()
3647 case IOC_DONE: in di_setstate()
3654 if (st->di_iocstate != IOC_DONE) in di_setstate()
/illumos-gate/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_main.h121 IOC_DONE, /* OK, reply sent */ enumerator
H A Damd8111s_main.c477 case IOC_DONE: in amd8111s_m_ioctl()
/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_impl.h146 IOC_DONE, /* OK, reply sent */ enumerator
/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnx.h399 IOC_DONE, /* OK, reply sent */ enumerator
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge.h239 IOC_DONE, /* OK, reply sent */ enumerator
H A Drge_main.c1225 case IOC_DONE: in rge_m_ioctl()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_gld.c1954 enum ioc_reply status = IOC_DONE;
2010 status = IOC_DONE;
2019 case IOC_DONE:
H A Dqede.h977 IOC_DONE, /* OK, reply sent */ enumerator
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge.h269 IOC_DONE, /* OK, reply sent */ enumerator
H A Dnge_main.c1502 case IOC_DONE: in nge_m_ioctl()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sw.h234 IOC_DONE, /* OK, reply sent */ enumerator
H A Digb_gld.c563 case IOC_DONE: in igb_m_ioctl()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h312 IOC_DONE, /* OK, reply sent */ enumerator
H A Dixgbe_gld.c199 case IOC_DONE: in ixgbe_m_ioctl()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h321 IOC_DONE, /* OK, reply sent */ enumerator
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h471 IOC_DONE, /* OK, reply sent */ enumerator
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic.h786 IOC_DONE, /* OK, reply sent */ enumerator
H A Dunm_nic_main.c2458 enum ioc_reply status = IOC_DONE; in ntxn_m_ioctl()
2472 case IOC_DONE: in ntxn_m_ioctl()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_gld.c668 case IOC_DONE: in ql_m_ioctl()
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_impl.h702 IOC_DONE, /* OK, reply sent */ enumerator
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe.h699 IOC_DONE, /* OK, reply sent */ enumerator
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h681 IOC_DONE, /* OK, reply sent */ enumerator
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c3411 IOC_DONE, /* OK, reply sent */ enumerator
3977 case IOC_DONE: in gem_mac_ioctl()

12