Home
last modified time | relevance | path

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

/Linux-v4.19/include/scsi/
Dosd_protocol.h96 OSD_CDB_GET_ATTR_PAGE_SET_ONE = 0x20, enumerator
/Linux-v4.19/drivers/scsi/osd/
Dosd_initiator.c1434 or->attributes_mode != OSD_CDB_GET_ATTR_PAGE_SET_ONE) { in osd_req_add_get_attr_page()
1438 or->attributes_mode = OSD_CDB_GET_ATTR_PAGE_SET_ONE; in osd_req_add_get_attr_page()
1672 if (or->attributes_mode == OSD_CDB_GET_ATTR_PAGE_SET_ONE) { in osd_finalize_request()