wait_type         986 drivers/infiniband/hw/i40iw/i40iw_ctrl.c 					u8 wait_type)
wait_type        1015 drivers/infiniband/hw/i40iw/i40iw_ctrl.c 		if (wait_type == I40IW_CQP_WAIT_POLL_REGS)
wait_type        1017 drivers/infiniband/hw/i40iw/i40iw_ctrl.c 		else if (wait_type == I40IW_CQP_WAIT_POLL_CQ)
wait_type        1048 drivers/infiniband/hw/i40iw/i40iw_ctrl.c 					u8 wait_type)
wait_type        1078 drivers/infiniband/hw/i40iw/i40iw_ctrl.c 		if (wait_type == I40IW_CQP_WAIT_POLL_REGS)
wait_type        1080 drivers/infiniband/hw/i40iw/i40iw_ctrl.c 		else if (wait_type == I40IW_CQP_WAIT_POLL_CQ)
wait_type        3474 drivers/infiniband/hw/i40iw/i40iw_ctrl.c 	u8 wait_type;
wait_type        3522 drivers/infiniband/hw/i40iw/i40iw_ctrl.c 		wait_type = poll_registers ? (u8)I40IW_CQP_WAIT_POLL_REGS :
wait_type        3531 drivers/infiniband/hw/i40iw/i40iw_ctrl.c 					wait_type);
wait_type        3578 drivers/infiniband/hw/i40iw/i40iw_ctrl.c 	u8 wait_type;
wait_type        3605 drivers/infiniband/hw/i40iw/i40iw_ctrl.c 	wait_type = poll_registers ? (u8)I40IW_CQP_WAIT_POLL_REGS :
wait_type        3613 drivers/infiniband/hw/i40iw/i40iw_ctrl.c 					wait_type);
wait_type         379 drivers/net/ethernet/3com/typhoon.c typhoon_reset(void __iomem *ioaddr, int wait_type)
wait_type         384 drivers/net/ethernet/3com/typhoon.c 	if(wait_type == WaitNoSleep)
wait_type         397 drivers/net/ethernet/3com/typhoon.c 	if(wait_type != NoWait) {
wait_type         403 drivers/net/ethernet/3com/typhoon.c 			if(wait_type == WaitSleep)
wait_type         426 drivers/net/ethernet/3com/typhoon.c 	if(wait_type == WaitSleep)
wait_type        1842 drivers/net/ethernet/3com/typhoon.c typhoon_wakeup(struct typhoon *tp, int wait_type)
wait_type        1857 drivers/net/ethernet/3com/typhoon.c 		return typhoon_reset(ioaddr, wait_type);
wait_type        1955 drivers/net/ethernet/3com/typhoon.c typhoon_stop_runtime(struct typhoon *tp, int wait_type)
wait_type        2001 drivers/net/ethernet/3com/typhoon.c 	if(typhoon_reset(ioaddr, wait_type) < 0) {
wait_type         281 drivers/staging/android/uapi/vsoc_shm.h 	__u32 wait_type;
wait_type         421 drivers/staging/android/vsoc.c 	switch (arg->wait_type) {
wait_type        5123 fs/dlm/lock.c  	int wait_type, stub_unlock_result, stub_cancel_result;
wait_type        5162 fs/dlm/lock.c  		wait_type = lkb->lkb_wait_type;
wait_type        5171 fs/dlm/lock.c  		if (!wait_type) {
wait_type        5173 fs/dlm/lock.c  				wait_type = DLM_MSG_CANCEL;
wait_type        5178 fs/dlm/lock.c  				wait_type = DLM_MSG_UNLOCK;
wait_type        5184 fs/dlm/lock.c  				  lkb->lkb_id, lkb->lkb_flags, wait_type,
wait_type        5188 fs/dlm/lock.c  		switch (wait_type) {
wait_type        5222 fs/dlm/lock.c  				  lkb->lkb_wait_type, wait_type);