Home
last modified time | relevance | path

Searched refs:sg_entry (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/sound/pci/echoaudio/
Dechoaudio_dsp.h629 struct sg_entry { struct
655 struct sg_entry sglist_addr[DSP_MAXPIPES];
Dechoaudio_dsp.c1136 struct sg_entry *list = (struct sg_entry *)pipe->sgpage.area; in sglist_add_mapping()
/linux-4.1.27/drivers/misc/genwqe/
Dcard_ddcb.h182 struct sg_entry { struct
Dcard_base.h354 struct sg_entry *sgl;
Dcard_utils.c285 len = sizeof(struct sg_entry) * (num_pages+num_tlb + 1); in genwqe_sgl_size()
374 struct sg_entry *s, *last_s = NULL; in genwqe_setup_sgl()
/linux-4.1.27/drivers/scsi/
Dinitio.h341 struct sg_entry { struct
386 struct sg_entry sglist[TOTAL_SG_ENTRY]; /*54 Start of SG list */
Dinitio.c1594 struct sg_entry *sgp; in initio_state_5()
2565 struct sg_entry *sg; /* Pointer to SG list */ in initio_build_scb()
2607 sizeof(struct sg_entry) * TOTAL_SG_ENTRY, in initio_build_scb()
2752 sizeof(struct sg_entry) * TOTAL_SG_ENTRY, in i91u_unmap_scb()
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/
Dehea_qmr.h125 struct ehea_vsgentry sg_entry; member
Dehea_main.c1637 struct ehea_vsgentry *sg1entry = &swqe->u.immdata_desc.sg_entry; in write_swqe2_immediate()
1677 sg1entry = &swqe->u.immdata_desc.sg_entry; in write_swqe2_data()