Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/aacraid/
H A Daacraid.c509 if (mir->MntTable[0].VolType != CT_NONE && in aac_get_container_info()
526 mir->MntTable[0].VolType != CT_PASSTHRU) in aac_get_container_info()
544 mir->MntTable[0].VolType != CT_PASSTHRU) in aac_get_container_info()
568 if ((mir->Status == ST_OK) && (mir->MntTable[0].VolType != CT_NONE)) { in aac_add_container()
3135 (mir.MntTable[0].VolType != CT_NONE)) { in aac_handle_aif()
H A Daacraid_reg.h1197 u_int32_t VolType; member
/freebsd-12.1/sys/dev/aac/
H A Daac.c468 if ((mir->Status == ST_OK) && (mir->MntTable[0].VolType != CT_NONE)) { in aac_add_container()
476 mir->MntTable[0].Capacity, mir->MntTable[0].VolType); in aac_add_container()
483 mir->MntTable[0].VolType)); in aac_add_container()
3268 (mir->MntTable[0].VolType != CT_NONE)) { in aac_handle_aif()
H A Daacreg.h1156 u_int32_t VolType; member