scsir 0.3.0

A simple library for issuing SCSI commands
Documentation
1
2
3
4
pub const CACHE_STATISTICS_PAGE_CODE: u8 = 0x37;
pub const CACHE_STATISTICS_SUBPAGE_CODE: u8 = 0x00;

pub use super::GeneralParameter as CacheStatisticsParameter;