Go to the source code of this file.
|
enum | { WA_EXEC_RC_CMD = 40
} |
|
enum | {
WUSB_REQ_ADD_MMC_IE = 20,
WUSB_REQ_REMOVE_MMC_IE = 21,
WUSB_REQ_SET_NUM_DNTS = 22,
WUSB_REQ_SET_CLUSTER_ID = 23,
WUSB_REQ_SET_DEV_INFO = 24,
WUSB_REQ_GET_TIME = 25,
WUSB_REQ_SET_STREAM_IDX = 26,
WUSB_REQ_SET_WUSB_MAS = 27,
WUSB_REQ_CHAN_STOP = 28
} |
|
enum | { WUSB_TIME_ADJ = 0,
WUSB_TIME_BPST = 1,
WUSB_TIME_WUSB = 2
} |
|
enum | { WA_ENABLE = 0x01,
WA_RESET = 0x02,
RPIPE_PAUSE = 0x1
} |
|
enum | { WA_STATUS_ENABLED = 0x01,
WA_STATUS_RESETTING = 0x02
} |
|
enum | rpipe_crs { RPIPE_CRS_CTL = 0x01,
RPIPE_CRS_ISO = 0x02,
RPIPE_CRS_BULK = 0x04,
RPIPE_CRS_INTR = 0x08
} |
|
enum | wa_notif_type {
DWA_NOTIF_RWAKE = 0x91,
DWA_NOTIF_PORTSTATUS = 0x92,
WA_NOTIF_TRANSFER = 0x93,
HWA_NOTIF_BPST_ADJ = 0x94,
HWA_NOTIF_DN = 0x95
} |
|
enum | wa_xfer_type {
WA_XFER_TYPE_CTL = 0x80,
WA_XFER_TYPE_BI = 0x81,
WA_XFER_TYPE_ISO = 0x82,
WA_XFER_RESULT = 0x83,
WA_XFER_ABORT = 0x84
} |
|
enum | {
WA_XFER_STATUS_SUCCESS,
WA_XFER_STATUS_HALTED,
WA_XFER_STATUS_DATA_BUFFER_ERROR,
WA_XFER_STATUS_BABBLE,
WA_XFER_RESERVED,
WA_XFER_STATUS_NOT_FOUND,
WA_XFER_STATUS_INSUFFICIENT_RESOURCE,
WA_XFER_STATUS_TRANSACTION_ERROR,
WA_XFER_STATUS_ABORTED,
WA_XFER_STATUS_RPIPE_NOT_READY,
WA_XFER_INVALID_FORMAT,
WA_XFER_UNEXPECTED_SEGMENT_NUMBER,
WA_XFER_STATUS_RPIPE_TYPE_MISMATCH
} |
|
Radio Command Request for the Radio Control Interface
Radio Control Interface command and event codes are the same as WHCI, and listed in include/linux/uwb.h:UWB_RC_{CMD,EVT}_*
- Enumerator:
-
Definition at line 40 of file wusb-wa.h.
- Enumerator:
WUSB_REQ_ADD_MMC_IE |
|
WUSB_REQ_REMOVE_MMC_IE |
|
WUSB_REQ_SET_NUM_DNTS |
|
WUSB_REQ_SET_CLUSTER_ID |
|
WUSB_REQ_SET_DEV_INFO |
|
WUSB_REQ_GET_TIME |
|
WUSB_REQ_SET_STREAM_IDX |
|
WUSB_REQ_SET_WUSB_MAS |
|
WUSB_REQ_CHAN_STOP |
|
Definition at line 45 of file wusb-wa.h.
- Enumerator:
WUSB_TIME_ADJ |
|
WUSB_TIME_BPST |
|
WUSB_TIME_WUSB |
|
Definition at line 59 of file wusb-wa.h.
- Enumerator:
WA_ENABLE |
|
WA_RESET |
|
RPIPE_PAUSE |
|
Definition at line 65 of file wusb-wa.h.
- Enumerator:
WA_STATUS_ENABLED |
|
WA_STATUS_RESETTING |
|
Definition at line 72 of file wusb-wa.h.
Transfer result basic codes [WUSB] table 8-15
- Enumerator:
WA_XFER_STATUS_SUCCESS |
|
WA_XFER_STATUS_HALTED |
|
WA_XFER_STATUS_DATA_BUFFER_ERROR |
|
WA_XFER_STATUS_BABBLE |
|
WA_XFER_RESERVED |
|
WA_XFER_STATUS_NOT_FOUND |
|
WA_XFER_STATUS_INSUFFICIENT_RESOURCE |
|
WA_XFER_STATUS_TRANSACTION_ERROR |
|
WA_XFER_STATUS_ABORTED |
|
WA_XFER_STATUS_RPIPE_NOT_READY |
|
WA_XFER_INVALID_FORMAT |
|
WA_XFER_UNEXPECTED_SEGMENT_NUMBER |
|
WA_XFER_STATUS_RPIPE_TYPE_MISMATCH |
|
Definition at line 212 of file wusb-wa.h.
- Enumerator:
RPIPE_CRS_CTL |
|
RPIPE_CRS_ISO |
|
RPIPE_CRS_BULK |
|
RPIPE_CRS_INTR |
|
Definition at line 77 of file wusb-wa.h.
Wire Adapter Notification types ([WUSB] sections 8.4.5 & 8.5.4)
These are the notifications coming on the notification endpoint of an HWA and a DWA.
- Enumerator:
DWA_NOTIF_RWAKE |
|
DWA_NOTIF_PORTSTATUS |
|
WA_NOTIF_TRANSFER |
|
HWA_NOTIF_BPST_ADJ |
|
HWA_NOTIF_DN |
|
Definition at line 118 of file wusb-wa.h.
- Enumerator:
WA_XFER_TYPE_CTL |
|
WA_XFER_TYPE_BI |
|
WA_XFER_TYPE_ISO |
|
WA_XFER_RESULT |
|
WA_XFER_ABORT |
|
Definition at line 154 of file wusb-wa.h.
mcontroller : adapter info structure for old mimd_t apps
: base address : irq number : number of logical drives : pci bus : pci device : pci function : pci id : vendor id : slot number : unique id
Definition at line 171 of file esd_usb2.c.
u8 bmDeviceAvailability[32] |