|
|
s32 | type |
| |
|
union { |
|
void * | buf |
| |
|
u8 * | buf8 |
| |
|
u16 * | buf16 |
| |
| }; | |
| |
|
u32 | blkcount |
| |
|
s32 | dir |
| |
|
s32 | type_atapi |
| |
|
void * | buf_atapi |
| |
|
u32 | blkcount_atapi |
| |
|
u32 | blksize_atapi |
| |
|
s32 | dir_atapi |
| |
|
union { |
|
void * | buf |
| |
|
u8 * | buf8 |
| |
|
u16 * | buf16 |
| |
| }; | |
| |
|
union { |
|
void * | buf |
| |
|
u8 * | buf8 |
| |
|
u16 * | buf16 |
| |
| }; | |
| |
Definition at line 21 of file xatapi.c.
◆ type
◆ @116
◆ blkcount
| u32 _ata_cmd_state::blkcount |
◆ dir
◆ type_atapi
| s32 _ata_cmd_state::type_atapi |
◆ buf_atapi
| void* _ata_cmd_state::buf_atapi |
◆ blkcount_atapi
| u32 _ata_cmd_state::blkcount_atapi |
◆ blksize_atapi
| u32 _ata_cmd_state::blksize_atapi |
◆ dir_atapi
| s32 _ata_cmd_state::dir_atapi |
◆ @118
◆ @120
The documentation for this struct was generated from the following files: