Home
last modified time | relevance | path

Searched refs:rw_attribs (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/scsi/
Dgdth_proc.c589 ha->hdr[i].rw_attribs = 0; in gdth_get_info()
597 ha->hdr[k].rw_attribs = phg->entry[j].rw_attribs; in gdth_get_info()
Dgdth.h670 u8 rw_attribs; /* r/w attribs */ member
896 u8 rw_attribs; /* r/w attributes */ member
Dgdth.c1985 ha->hdr[hdrive].rw_attribs = (u8)ha->info; in gdth_analyse_hdrive()
2481 if (gdth_write_through || ((ha->hdr[hdrive].rw_attribs & 1) && in gdth_fill_cache_cmd()
4464 ha->hdr[i].rw_attribs = (status == S_OK ? (u16)info : 0); in ioc_rescan()