Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/aacraid/
H A Daacraid_endian.c100 TOH(ptr->VolType, 32); in aac_mntobj_toh()
H A Daacraid.c485 if (mir->MntTable[0].VolType != CT_NONE && in aac_get_container_info()
504 mir->MntTable[0].VolType != CT_PASSTHRU) in aac_get_container_info()
523 mir->MntTable[0].VolType != CT_PASSTHRU) in aac_get_container_info()
547 if ((mir->Status == ST_OK) && (mir->MntTable[0].VolType != CT_NONE)) { in aac_add_container()
3167 (mir.MntTable[0].VolType != CT_NONE)) { in aac_handle_aif()
H A Daacraid_reg.h1197 u_int32_t VolType; member
/freebsd-13.1/sys/dev/aac/
H A Daac.c469 if ((mir->Status == ST_OK) && (mir->MntTable[0].VolType != CT_NONE)) { in aac_add_container()
477 mir->MntTable[0].Capacity, mir->MntTable[0].VolType); in aac_add_container()
484 mir->MntTable[0].VolType)); in aac_add_container()
3265 (mir->MntTable[0].VolType != CT_NONE)) { in aac_handle_aif()
H A Daacreg.h1156 u_int32_t VolType; member