Searched defs:WAIT (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libnsl/saf/ |
H A D | doconfig.c | 49 #define WAIT 1 macro
|
/illumos-gate/usr/src/uts/common/sys/1394/adapters/ |
H A D | hci1394_descriptors.h | 300 #define HCI1394_INIT_IR_PPB_IMORE(DESCP, WAIT, REQCOUNT) (DESCP)->hdr = 0 | \ argument 307 #define HCI1394_INIT_IR_PPB_ILAST(DESCP, STAT, INTR, WAIT, REQCOUNT) \ argument 314 #define HCI1394_INIT_IR_BF_IMORE(DESCP, INT, WAIT, REQCOUNT) \ argument
|
/illumos-gate/usr/src/uts/common/sys/dktp/ |
H A D | tgdk.h | 116 #define TGDK_PROBE(X, WAIT) (*((struct tgdk_obj *)(X))->tg_ops->tg_probe) \ argument
|
/illumos-gate/usr/src/uts/common/c2/ |
H A D | audit_kernel.h | 424 #define WAIT 1 macro
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | rpc_rdma.h | 81 #define WAIT 1 /* wait and ensure that operation is complete */ macro
|
/illumos-gate/usr/src/cmd/init/ |
H A D | init.c | 266 #define WAIT 3 /* Perform once and wait to complete */ macro
|