Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/
Dosd_protocol.h96 OSD_CDB_GET_ATTR_PAGE_SET_ONE = 0x20, enumerator
/linux-4.1.27/drivers/scsi/osd/
Dosd_initiator.c1430 or->attributes_mode != OSD_CDB_GET_ATTR_PAGE_SET_ONE) { in osd_req_add_get_attr_page()
1434 or->attributes_mode = OSD_CDB_GET_ATTR_PAGE_SET_ONE; in osd_req_add_get_attr_page()
1666 if (or->attributes_mode == OSD_CDB_GET_ATTR_PAGE_SET_ONE) { in osd_finalize_request()