Home
last modified time | relevance | path

Searched refs:lss_2 (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/sys/
HData.h240 /*118*/ u_int16_t lss_2; member
/freebsd-14-stable/sys/cam/ata/
HData_all.c589 ((uint32_t)ident_data->lss_2 << 16)) * 2); in ata_logical_sector_size()
/freebsd-14-stable/usr.sbin/bhyve/
HDpci_ahci.c1167 ata_ident->lss_2 = ((sectsz / 2) >> 16); in ata_identify_init()