Home
last modified time | relevance | path

Searched refs:common_data (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sys/dev/pci/
H A Dif_iwmreg.h5369 * @common_data: last (and common) part of the probe
5375 struct iwm_scan_probe_segment common_data; member
5382 * @common_data: last (and common) part of the probe
5388 struct iwm_scan_probe_segment common_data; member
H A Dif_iwxreg.h6897 * @common_data: last (and common) part of the probe
6903 struct iwx_scan_probe_segment common_data;
6910 * @common_data: last (and common) part of the probe
6916 struct iwx_scan_probe_segment common_data;
6421 struct iwx_scan_probe_segment common_data; global() member
6434 struct iwx_scan_probe_segment common_data; global() member
H A Dif_iwm.c7614 preq1->common_data = preq2.common_data; in iwm_fill_probe_req_v1()
7707 preq->common_data.offset = htole16(frm - (uint8_t *)wh); in iwm_fill_probe_req()
7717 preq->common_data.len = htole16(frm - pos); in iwm_fill_probe_req()
H A Dif_iwx.c7250 preq->common_data.offset = htole16(frm - (uint8_t *)wh); in iwx_ack_rates()
7260 preq->common_data.len = htole16(frm - pos); in iwx_ack_rates()
/openbsd-src/sys/dev/pci/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1929 struct dpia_notification_common common_data; member