Home
last modified time | relevance | path

Searched defs:sgd (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/
Dmvumi.h199 #define GET_COMPACT_SGD_SIZE(sgd) \ argument
202 #define SET_COMPACT_SGD_SIZE(sgd, sz) do { \ argument
206 #define sgd_getsz(_mhba, sgd, sz) do { \ argument
213 #define sgd_setsz(_mhba, sgd, sz) do { \ argument
220 #define sgd_inc(_mhba, sgd) do { \ argument
/linux-4.1.27/drivers/block/
Dskd_main.c911 struct fit_sg_descriptor *sgd = &skreq->sksg_list[i]; in skd_preop_sg_list() local
930 struct fit_sg_descriptor *sgd = &skreq->sksg_list[i]; in skd_preop_sg_list() local
1611 struct fit_sg_descriptor *sgd = &skreq->sksg_list[i]; in skd_skreq_prep_buffering() local
1859 struct fit_sg_descriptor *sgd = &skspcl->req.sksg_list[0]; in skd_format_internal_skspcl() local
1887 struct fit_sg_descriptor *sgd = &skspcl->req.sksg_list[0]; in skd_send_internal_skspcl() local
2245 struct fit_sg_descriptor *sgd = in skd_send_special_fitmsg() local
/linux-4.1.27/sound/pci/riptide/
Driptide.c472 struct sgd { /* scatter gather desriptor */ struct
491 struct sgd *sgdbuf; argument