Searched defs:psg (Results 1 – 4 of 4) sorted by relevance
462 struct sgmap64* psg = (struct sgmap64*)&srbcmd->sg; in aac_send_raw_srb() local512 struct sgmap* psg = &srbcmd->sg; in aac_send_raw_srb() local
1633 static unsigned long aac_build_sg(Scsi_Cmnd* scsicmd, struct sgmap* psg) in aac_build_sg()1689 static unsigned long aac_build_sg64(Scsi_Cmnd* scsicmd, struct sgmap64* psg) in aac_build_sg64()
543 #define MPI_pSGE_GET_FLAGS(psg) MPI_SGE_GET_FLAGS((psg)->FlagsLength) argument544 #define MPI_pSGE_GET_LENGTH(psg) MPI_SGE_LENGTH((psg)->FlagsLength) argument545 #define MPI_pSGE_SET_FLAGS_LENGTH(psg,f,l) (psg)->FlagsLength = MPI_SGE_SET_FLAGS_LENGTH(f,l) argument547 #define MPI_pSGE_SET_FLAGS(psg,f) (psg)->FlagsLength |= MPI_SGE_SET_FLAGS(f) argument548 #define MPI_pSGE_SET_LENGTH(psg,l) (psg)->FlagsLength |= MPI_SGE_LENGTH(l) argument
2426 struct scatterlist *psg = &qc->pad_sgent; in ata_sg_clean() local2615 struct scatterlist *psg = &qc->pad_sgent; in ata_sg_setup_one() local2685 struct scatterlist *psg = &qc->pad_sgent; in ata_sg_setup() local