Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/aac/
H A Daacreg.h1330 u_int16_t SectorCount; member
1354 u_int16_t SectorCount; member
H A Daac_disk.c285 bw->SectorCount = len / AAC_BLOCK_SIZE; in aac_disk_dump()
H A Daac.c1282 br->SectorCount = bp->bio_bcount / AAC_BLOCK_SIZE; in aac_bio_command()
1294 bw->SectorCount = bp->bio_bcount / AAC_BLOCK_SIZE; in aac_bio_command()
/freebsd-12.1/sys/dev/aacraid/
H A Daacraid_reg.h1393 u_int16_t SectorCount; member
1417 u_int16_t SectorCount; member
H A 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()