/titanic_50/usr/src/uts/common/io/ |
H A D | openprom.c | 67 #define IOC_DONE 2 /* snapshot done, but not copied out */ macro 1214 (void) oprom_setstate(st, IOC_DONE); in oprom_snapshot() 1240 (void) oprom_setstate(st, IOC_DONE); in oprom_copyout() 1402 case IOC_DONE: in oprom_setstate() 1409 if (st->ioc_state != IOC_DONE) in oprom_setstate()
|
H A D | devinfo.c | 89 #define IOC_DONE 2 /* snapshot done, but not copied out */ macro 677 (void) di_setstate(st, IOC_DONE); in di_ioctl() 705 (void) di_setstate(st, IOC_DONE); in di_ioctl() 853 (void) di_setstate(st, IOC_DONE); in di_ioctl() 3645 case IOC_DONE: in di_setstate() 3652 if (st->di_iocstate != IOC_DONE) in di_setstate()
|
/titanic_50/usr/src/uts/intel/io/amd8111s/ |
H A D | amd8111s_main.h | 121 IOC_DONE, /* OK, reply sent */ enumerator
|
H A D | amd8111s_main.c | 477 case IOC_DONE: in amd8111s_m_ioctl()
|
/titanic_50/usr/src/uts/common/io/dmfe/ |
H A D | dmfe_impl.h | 146 IOC_DONE, /* OK, reply sent */ enumerator
|
/titanic_50/usr/src/uts/common/io/rge/ |
H A D | rge.h | 239 IOC_DONE, /* OK, reply sent */ enumerator
|
H A D | rge_main.c | 1225 case IOC_DONE: in rge_m_ioctl()
|
/titanic_50/usr/src/uts/common/io/igb/ |
H A D | igb_sw.h | 230 IOC_DONE, /* OK, reply sent */ enumerator
|
H A D | igb_gld.c | 581 case IOC_DONE: in igb_m_ioctl()
|
/titanic_50/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_sw.h | 307 IOC_DONE, /* OK, reply sent */ enumerator
|
H A D | ixgbe_gld.c | 199 case IOC_DONE: in ixgbe_m_ioctl()
|
/titanic_50/usr/src/uts/common/io/nge/ |
H A D | nge.h | 269 IOC_DONE, /* OK, reply sent */ enumerator
|
H A D | nge_main.c | 1502 case IOC_DONE: in nge_m_ioctl()
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlge/ |
H A D | qlge.h | 321 IOC_DONE, /* OK, reply sent */ enumerator
|
/titanic_50/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_sw.h | 470 IOC_DONE, /* OK, reply sent */ enumerator
|
H A D | e1000g_main.c | 1811 case IOC_DONE: in e1000g_m_ioctl()
|
/titanic_50/usr/src/uts/common/io/bge/ |
H A D | bge_impl.h | 702 IOC_DONE, /* OK, reply sent */ enumerator
|
H A D | bge_main2.c | 2068 case IOC_DONE:
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge_gld.c | 668 case IOC_DONE: in ql_m_ioctl()
|
/titanic_50/usr/src/uts/common/io/ntxn/ |
H A D | unm_nic.h | 787 IOC_DONE, /* OK, reply sent */ enumerator
|
H A D | unm_nic_main.c | 2458 enum ioc_reply status = IOC_DONE; in ntxn_m_ioctl() 2472 case IOC_DONE: in ntxn_m_ioctl()
|
/titanic_50/usr/src/uts/common/io/bnxe/ |
H A D | bnxe.h | 698 IOC_DONE, /* OK, reply sent */ enumerator
|
/titanic_50/usr/src/uts/common/sys/nxge/ |
H A D | nxge_impl.h | 681 IOC_DONE, /* OK, reply sent */ enumerator
|
/titanic_50/usr/src/uts/common/io/sfe/ |
H A D | sfe_util.c | 3411 IOC_DONE, /* OK, reply sent */ enumerator 3977 case IOC_DONE: in gem_mac_ioctl()
|