Searched defs:millisec (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/isdn/hisax/
H A Dfsm.c121 FsmAddTimer(struct FsmTimer *ft, int millisec, int event, void *arg, int where) FsmAddTimer() argument
145 FsmRestartTimer(struct FsmTimer *ft, int millisec, int event, void *arg, int where) FsmRestartTimer() argument
H A Disdnl3.c184 L3AddTimer(struct L3Timer *t, int millisec, int event) L3AddTimer() argument
/linux-4.1.27/drivers/isdn/mISDN/
H A Dfsm.c136 mISDN_FsmAddTimer(struct FsmTimer *ft, int millisec, int event, void *arg, int where) mISDN_FsmAddTimer() argument
165 mISDN_FsmRestartTimer(struct FsmTimer *ft, int millisec, int event, void *arg, int where) mISDN_FsmRestartTimer() argument
/linux-4.1.27/drivers/s390/net/
H A Dfsm.c165 fsm_addtimer(fsm_timer *this, int millisec, int event, void *arg) fsm_addtimer() argument
185 fsm_modtimer(fsm_timer *this, int millisec, int event, void *arg) fsm_modtimer() argument
/linux-4.1.27/drivers/scsi/
H A Dhptiop.c54 static int iop_wait_ready_itl(struct hptiop_hba *hba, u32 millisec) iop_wait_ready_itl() argument
75 static int iop_wait_ready_mv(struct hptiop_hba *hba, u32 millisec) iop_wait_ready_mv() argument
80 static int iop_wait_ready_mvfrey(struct hptiop_hba *hba, u32 millisec) iop_wait_ready_mvfrey() argument
387 static int iop_send_sync_msg(struct hptiop_hba *hba, u32 msg, u32 millisec) iop_send_sync_msg() argument
306 iop_send_sync_request_itl(struct hptiop_hba *hba, void __iomem *_req, u32 millisec) iop_send_sync_request_itl() argument
328 iop_send_sync_request_mv(struct hptiop_hba *hba, u32 size_bits, u32 millisec) iop_send_sync_request_mv() argument
348 iop_send_sync_request_mvfrey(struct hptiop_hba *hba, u32 size_bits, u32 millisec) iop_send_sync_request_mvfrey() argument
H A Ddpt_i2o.c3540 static static void adpt_delay(int millisec) adpt_delay() argument

Completed in 168 milliseconds