Searched refs:mptctl_id (Results 1 - 1 of 1) sorted by relevance

/drivers/message/fusion/
H A Dmptctl.c87 static u8 mptctl_id = MPT_MAX_PROTOCOL_DRIVERS; variable
826 if ((mf = mpt_get_msg_frame(mptctl_id, iocp)) == NULL)
831 "mptctl_do_fwdl called. mptctl_id = %xh.\n", iocp->name, mptctl_id));
953 mpt_put_msg_frame(mptctl_id, iocp, mf);
1901 if ((mf = mpt_get_msg_frame(mptctl_id, ioc)) == NULL)
2284 mpt_put_msg_frame_hi_pri(mptctl_id, ioc, mf);
2286 rc =mpt_send_handshake_request(mptctl_id, ioc,
2300 mpt_put_msg_frame(mptctl_id, ioc, mf);
2586 if ((mf = mpt_get_msg_frame(mptctl_id, io
[all...]

Completed in 28 milliseconds