Toggle navigation
/
Symbol
File
Text
Line
Symbol: psg
function parameter
Defined...
drivers/scsi/aacraid/aachba.c:3793:53-3793:67
: static long aac_build_sg(struct scsi_cmnd *scsicmd, struct sgmap *psg)
drivers/scsi/aacraid/aachba.c:3833:55-3833:71
: static long aac_build_sg64(struct scsi_cmnd *scsicmd, struct sgmap64 *psg)
drivers/scsi/aacraid/aachba.c:3876:56-3876:73
: static long aac_build_sgraw(struct scsi_cmnd *scsicmd, struct sgmapraw *psg)
drivers/scsi/hptiop.c:846:51-846:69
: static int hptiop_buildsgl(struct scsi_cmnd *scp, struct hpt_iopsg *psg)
drivers/target/target_core_sbc.c:1413:30-1413:50
: unsigned int ei_lba, struct scatterlist *psg, int psg_off)
variable
Defined...
drivers/ata/libata-core.c:1650:2-1650:28
: struct scatterlist *psg = NULL, sg;
drivers/scsi/aacraid/commctrl.c:711:3-711:51
: struct sgmap64* psg = (struct sgmap64*)&srbcmd->sg;
drivers/scsi/aacraid/commctrl.c:827:3-827:32
: struct sgmap* psg = &srbcmd->sg;
drivers/target/target_core_sbc.c:1262:2-1262:45
: struct scatterlist *dsg = cmd->t_data_sg, *psg;
drivers/target/target_core_sbc.c:1370:2-1370:22
: struct scatterlist *psg;