Searched defs:lv1_ata_cmnd_block (Results 1 – 1 of 1) sorted by relevance
56 struct lv1_ata_cmnd_block { struct57 u16 features;58 u16 sector_count;59 u16 LBA_low;60 u16 LBA_mid;61 u16 LBA_high;62 u8 device;63 u8 command;64 u32 is_ext;65 u32 proto;[all …]