table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
MPT_PUT_MSG_FRAME(9) | Message-based devices | MPT_PUT_MSG_FRAME(9) |
NAME¶
mpt_put_msg_frame - Send a protocol-specific MPT request frame to an IOCSYNOPSIS¶
void
mpt_put_msg_frame(u8 cb_idx,
MPT_ADAPTER * ioc,
MPT_FRAME_HDR * mf);
ARGUMENTS¶
cb_idxHandle of registered MPT protocol driver
ioc
Pointer to MPT adapter structure
mf
Pointer to MPT request frame
DESCRIPTION¶
This routine posts an MPT request frame to the request post FIFO of a specific MPT adapter.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |