Searched refs:attributes_mode (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/osd/
H A Dosd_initiator.c912 if (or->attributes_mode &&
913 or->attributes_mode != OSD_CDB_GET_SET_ATTR_LISTS) {
917 or->attributes_mode = OSD_CDB_GET_SET_ATTR_LISTS;
1017 if (or->attributes_mode &&
1018 or->attributes_mode != OSD_CDB_GET_SET_ATTR_LISTS) {
1022 or->attributes_mode = OSD_CDB_GET_SET_ATTR_LISTS;
1210 if (or->attributes_mode &&
1211 or->attributes_mode != OSD_CDB_GET_ATTR_PAGE_SET_ONE) {
1215 or->attributes_mode = OSD_CDB_GET_ATTR_PAGE_SET_ONE;
1432 if (!or->attributes_mode)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dosd_initiator.h156 enum osd_attributes_mode attributes_mode; member in struct:osd_request

Completed in 125 milliseconds