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

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dsati_device.c178 if(identify->physical_logical_sector_info &
197 if ((identify->physical_logical_sector_info & 0x5000) == 0x5000)
H A Dsati_read_capacity.c315 //Check Bit 13 of ATA_IDENTIFY_DEVICE_DATA physical_logical_sector_info
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
H A Dintel_ata.h400 U16 physical_logical_sector_info; // word 106 member in struct:ATA_IDENTIFY_DEVICE_DATA
H A Dsati_util.c343 if (identify->physical_logical_sector_info

Completed in 76 milliseconds