Searched defs:lv1_ata_cmnd_block (Results 1 – 1 of 1) sorted by relevance
44 struct lv1_ata_cmnd_block { struct45 u16 features;46 u16 sector_count;47 u16 LBA_low;48 u16 LBA_mid;49 u16 LBA_high;50 u8 device;51 u8 command;52 u32 is_ext;53 u32 proto;[all …]