Home
last modified time | relevance | path

Searched defs:WAIT (Results 1 – 9 of 9) sorted by relevance

/titanic_51/usr/src/lib/libnsl/saf/
H A Ddoconfig.c51 #define WAIT 1 macro
/titanic_51/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_descriptors.h302 #define HCI1394_INIT_IR_PPB_IMORE(DESCP, WAIT, REQCOUNT) (DESCP)->hdr = 0 | \ argument
309 #define HCI1394_INIT_IR_PPB_ILAST(DESCP, STAT, INTR, WAIT, REQCOUNT) \ argument
316 #define HCI1394_INIT_IR_BF_IMORE(DESCP, INT, WAIT, REQCOUNT) \ argument
/titanic_51/usr/src/lib/libdscfg/common/
H A Dcfg_cluster.h53 WAIT, /* resource is in transition from a state to another */ enumerator
/titanic_51/usr/src/uts/common/sys/dktp/
H A Dtgdk.h116 #define TGDK_PROBE(X, WAIT) (*((struct tgdk_obj *)(X))->tg_ops->tg_probe) \ argument
/titanic_51/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.h137 WAIT enumerator
/titanic_51/usr/src/uts/common/c2/
H A Daudit_kernel.h424 #define WAIT 1 macro
/titanic_51/usr/src/uts/common/rpc/
H A Drpc_rdma.h81 #define WAIT 1 /* wait and ensure that operation is complete */ macro
/titanic_51/usr/src/boot/sys/sys/
H A Dmount.h707 #define VFS_SYNC(MP, WAIT) ({ \ argument
/titanic_51/usr/src/cmd/init/
H A Dinit.c262 #define WAIT 3 /* Perform once and wait to complete */ macro