Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dgdth_proc.c494 ha->hdr[i].rw_attribs = 0; in gdth_show_info()
502 ha->hdr[k].rw_attribs = phg->entry[j].rw_attribs; in gdth_show_info()
Dgdth.h640 u8 rw_attribs; /* r/w attribs */ member
855 u8 rw_attribs; /* r/w attributes */ member
Dgdth.c1527 ha->hdr[hdrive].rw_attribs = (u8)ha->info; in gdth_analyse_hdrive()
2021 if (gdth_write_through || ((ha->hdr[hdrive].rw_attribs & 1) && in gdth_fill_cache_cmd()
3862 ha->hdr[i].rw_attribs = (status == S_OK ? (u16)info : 0); in ioc_rescan()