Home
last modified time | relevance | path

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

/freebsd/sys/dev/aacraid/
H A Daacraid_endian.c97 TOH(ptr->VolType, 32); in aac_mntobj_toh()
H A Daacraid.c483 if (mir->MntTable[0].VolType != CT_NONE && in aac_get_container_info()
502 mir->MntTable[0].VolType != CT_PASSTHRU) in aac_get_container_info()
521 mir->MntTable[0].VolType != CT_PASSTHRU) in aac_get_container_info()
545 if ((mir->Status == ST_OK) && (mir->MntTable[0].VolType != CT_NONE)) { in aac_add_container()
3165 (mir.MntTable[0].VolType != CT_NONE)) { in aac_handle_aif()
3632 mir->MntTable[0].VolType)); in aac_container_bus()
H A Daacraid_reg.h1195 u_int32_t VolType; member
/freebsd/sys/dev/aac/
H A Daac.c467 if ((mir->Status == ST_OK) && (mir->MntTable[0].VolType != CT_NONE)) { in aac_add_container()
475 mir->MntTable[0].Capacity, mir->MntTable[0].VolType); in aac_add_container()
482 mir->MntTable[0].VolType)); in aac_add_container()
3262 (mir->MntTable[0].VolType != CT_NONE)) { in aac_handle_aif()
H A Daacreg.h1154 u_int32_t VolType; member