Searched refs:identify_device_data (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/dev/isci/scil/
H A Dsati_read_capacity.c265 ATA_IDENTIFY_DEVICE_DATA_T * identify_device_data; local
274 identify_device_data = (ATA_IDENTIFY_DEVICE_DATA_T*)ata_input_data;
317 physical_per_logical_enable_bit = (identify_device_data->physical_logical_sector_info
322 physical_per_logical_sector_exponent = (U8) (identify_device_data->physical_logical_sector_info
339 logical_sector_alignment = identify_device_data->logical_sector_alignment;

Completed in 43 milliseconds