Searched refs:bd_sectorsize (Results 1 – 1 of 1) sorted by relevance
124 uint16_t bd_sectorsize; /* Sector size */ member313 bd->bd_sectorsize = BIOSDISK_SECSIZE; in fd_init()402 bd->bd_sectorsize = BIOSDISK_SECSIZE; in bd_get_diskinfo_cd()405 bd->bd_sectorsize = 2048; in bd_get_diskinfo_cd()418 bd->bd_sectorsize = 2048; in bd_get_diskinfo_cd()575 bd->bd_sectorsize = params->sector_size; in bd_get_diskinfo_ext()615 if (bd->bd_sectorsize == 0) in bd_int13probe()616 bd->bd_sectorsize = BIOSDISK_SECSIZE; in bd_int13probe()741 bd->bd_sectorsize); in bd_print_common()756 bd->bd_sectorsize * bd->bd_sectors, in bd_print_common()[all …]