Home
last modified time | relevance | path

Searched refs:CT_NONE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/aacraid/
H A Daachba.c656 (le32_to_cpu(dresp->mnt[0].vol) != CT_NONE) && in _aac_probe_container2()
704 (le32_to_cpu(dresp->mnt[0].vol) != CT_NONE)) { in _aac_probe_container1()
H A Daacraid.h446 #define CT_NONE 0 macro