Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/aac/
Daacreg.h1328 u_int16_t SectorCount; member
1352 u_int16_t SectorCount; member
Daac_disk.c283 bw->SectorCount = len / AAC_BLOCK_SIZE; in aac_disk_dump()
Daac.c1279 br->SectorCount = bp->bio_bcount / AAC_BLOCK_SIZE; in aac_bio_command()
1291 bw->SectorCount = bp->bio_bcount / AAC_BLOCK_SIZE; in aac_bio_command()
/freebsd-9-stable/sys/dev/aacraid/
Daacraid_reg.h1391 u_int16_t SectorCount; member
1415 u_int16_t SectorCount; member
Daacraid_cam.c494 br->SectorCount = cm->cm_datalen/AAC_BLOCK_SIZE; in aac_container_rw_command()
505 bw->SectorCount = cm->cm_datalen/AAC_BLOCK_SIZE; in aac_container_rw_command()