Home
last modified time | relevance | path

Searched defs:dma_flags (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/dev/ata/
H A Data_wdc.c239 int error, dma_flags = 0; in _wdc_ata_bio_start() local
/openbsd-src/sys/dev/pci/
H A Dpciidevar.h105 int dma_flags; member
/openbsd-src/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_uc_fw.c1066 static int uc_fw_xfer(struct intel_uc_fw *uc_fw, u32 dst_offset, u32 dma_flags) in uc_fw_xfer()
1138 int intel_uc_fw_upload(struct intel_uc_fw *uc_fw, u32 dst_offset, u32 dma_flags) in intel_uc_fw_upload()
/openbsd-src/sys/dev/atapiscsi/
H A Datapiscsi.c806 int dma_flags = ((sc_xfer->flags & SCSI_DATA_IN) || in wdc_atapi_intr_command() local