Searched refs:maxwait (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/include/linux/ |
D | lp.h | 125 unsigned int maxwait; member
|
/linux-2.4.37.9/drivers/message/fusion/ |
D | mptbase.h | 1046 …T_ADAPTER *ioc, int reqBytes, u32 *req, int replyBytes, u16 *u16reply, int maxwait, int sleepFlag);
|
D | mptbase.c | 3581 int replyBytes, u16 *u16reply, int maxwait, int sleepFlag) in mpt_handshake_req_reply_wait() argument 3654 if (!failcnt && (t = WaitForDoorbellReply(ioc, maxwait, sleepFlag)) < 0) in mpt_handshake_req_reply_wait()
|