Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aacraid/
Daachba.c286 if (le32_to_cpu(dresp->mnt[0].state) & FSCS_READONLY) in aac_get_containers()
410 if (le32_to_cpu(dresp->mnt[0].state) & FSCS_READONLY) in probe_container()
Daacraid.h1168 #define FSCS_READONLY 0x0002 /* possible result of broken mirror */ macro