Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/aac/
H A Daacreg.h1328 u_int16_t SectorCount; member
1352 u_int16_t SectorCount; member
H A Daac_disk.c300 bw->SectorCount = len / AAC_BLOCK_SIZE; in aac_disk_dump()
H A Daac.c1261 br->SectorCount = bp->b_bcount / AAC_BLOCK_SIZE; in aac_bio_command()
1273 bw->SectorCount = bp->b_bcount / AAC_BLOCK_SIZE; in aac_bio_command()