Home
last modified time | relevance | path

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

/aosp_15_r20/external/sg3_utils/include/
H A Dsg_pt_win32.h187 ULONG ProtocolDataRequestSubValue; member
/aosp_15_r20/external/sg3_utils/lib/
H A Dsg_pt_win32.c1656 protocolData->ProtocolDataRequestSubValue = nsid; in nvme_identify()
1744 protocolData->ProtocolDataRequestSubValue = nsid; in nvme_get_features()
1823 protocolData->ProtocolDataRequestSubValue = nsid; in nvme_get_log_page()
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs169337 pub ProtocolDataRequestSubValue: DWORD, field
169391 unsafe { ::std::ptr::addr_of!((*ptr).ProtocolDataRequestSubValue) as usize - ptr as usize }, in bindgen_test_layout__STORAGE_PROTOCOL_SPECIFIC_DATA()
169397 stringify!(ProtocolDataRequestSubValue) in bindgen_test_layout__STORAGE_PROTOCOL_SPECIFIC_DATA()