MBOX_POST_SYNC_CMD_FAST
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
mbox_post_sync_cmd_fast - blocking command to the mailbox based controllers
SYNOPSIS
"SYNOPSIS"
int mbox_post_sync_cmd_fast (adapter_t * adapter, uint8_t raw_mbox[]);
ARGUMENTS
- adapter
-
-- undescribed --
- raw_mbox[]
-
-- undescribed --
DESCRIPTION
adapter - controller's soft state
raw_mbox - the mailbox
Issue a scb in synchronous and non-interrupt mode for mailbox based
controllers. This is a faster version of the synchronous command and
therefore can be called in interrupt-context as well
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:27 GMT, October 09, 2005