Home
last modified time | relevance | path

Searched defs:dsd (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_dsd.h12 static inline void append_dsd32(struct dsd32 **dsd, struct scatterlist *sg) in append_dsd32()
25 static inline void append_dsd64(struct dsd64 **dsd, struct scatterlist *sg) in append_dsd64()
Dqla_inline.h96 struct dsd_dma *dsd, *tdsd; in qla2x00_clean_dsd_pool() local
Dqla_nvme.h103 struct dsd64 dsd[2]; member
Dqla_os.c4037 struct dsd_dma *dsd, *nxt; in qla2x00_mem_alloc() local
4292 struct dsd_dma *dsd, *nxt; in qla2x00_mem_alloc() local
4724 struct dsd_dma *dsd, *nxt; in qla2x00_mem_free() local
Dqla_iocb.c888 struct dsd64 *dsd, uint16_t tot_dsds, struct qla_tc_param *tc) in qla24xx_walk_and_build_sglist_no_difb()
1002 struct dsd64 *dsd, uint16_t tot_dsds, struct qla_tc_param *tc) in qla24xx_walk_and_build_sglist()
Dqla_fw.h552 struct dsd64 dsd; member
720 struct dsd64 dsd[2]; member
1606 struct dsd64 dsd; member
1663 struct dsd64 dsd; member
Dqla_target.h219 struct dsd32 dsd[3]; member
419 struct dsd64 dsd; member
Dqla_mr.h51 struct dsd64 dsd; member
Dqla_def.h1859 struct dsd64 dsd[2]; member
1872 struct dsd32 dsd[7]; member
1884 struct dsd64 dsd[5]; member
/Linux-v5.4/sound/pci/lola/
Dlola.h281 unsigned int dsd; /* DSD index */ member
390 #define lola_dsd_read(chip, dsd, name) \ argument
393 #define lola_dsd_write(chip, dsd, name, val) \ argument
/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-platform.c490 const union acpi_object *dsd; in acpi_get_dsd_graph() local