Home
last modified time | relevance | path

Searched refs:BlockDevice (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/aacraid/
H A Daacraid_endian.c100 TOH(ptr->ObjExtension.BlockDevice.BlockSize, 32); in aac_mntobj_toh()
101 TOH(ptr->ObjExtension.BlockDevice.bdLgclPhysMap, 32); in aac_mntobj_toh()
H A Daacraid_cam.c699 scsi_ulto4b(co->co_mntobj.ObjExtension.BlockDevice.BlockSize, p->length); in aac_container_special_command()
727 scsi_ulto4b(co->co_mntobj.ObjExtension.BlockDevice.BlockSize, p->length); in aac_container_special_command()
732 u_int32_t mapping = co->co_mntobj.ObjExtension.BlockDevice.bdLgclPhysMap; in aac_container_special_command()
770 scsi_ulto3b(co->co_mntobj.ObjExtension.BlockDevice.BlockSize, p->bd.block_len); in aac_container_special_command()
H A Daacraid_reg.h1203 } BlockDevice; member
H A Daacraid.c486 mir->MntTable[0].ObjExtension.BlockDevice.BlockSize = 0x200; in aac_get_container_info()
487 mir->MntTable[0].ObjExtension.BlockDevice.bdLgclPhysMap = 0; in aac_get_container_info()