![]() |
SyterKit 0.4.0.x
SyterKit is a bare-metal framework
|
struct scsi_plat - stores information about SCSI controller More...
#include <scsi.h>
Public Attributes | |
| uint64_t | base |
| uint64_t | max_lun |
| uint64_t | max_id |
| uint64_t | max_bytes_per_req |
struct scsi_plat - stores information about SCSI controller
@base: Controller base address @max_lun: Maximum number of logical units @max_id: Maximum number of target ids @max_bytes_per_req: Maximum number of bytes per read/write request
| uint64_t scsi_plat::base |
| uint64_t scsi_plat::max_bytes_per_req |
| uint64_t scsi_plat::max_id |
| uint64_t scsi_plat::max_lun |