Searched refs:bd_sectorsize (Results 1 – 1 of 1) sorted by relevance
412 bd->bd_sectorsize = 2048; in bd_get_diskinfo_cd()425 bd->bd_sectorsize = 2048; in bd_get_diskinfo_cd()623 if (bd->bd_sectorsize == 0) in bd_int13probe()749 bd->bd_sectorsize); in bd_print_common()765 bd->bd_sectorsize) == 0) { in bd_print_common()824 return (size / bd->bd_sectorsize); in bd_disk_get_sectors()871 bd->bd_sectorsize); in bd_open()1009 blks = size / bd->bd_sectorsize; in bd_realstrategy()1045 size = blks * bd->bd_sectorsize; in bd_realstrategy()1054 bio_size -= bd->bd_sectorsize; in bd_realstrategy()[all …]