Searched refs:tag_out (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/mvsas/
H A Dmv_sas.h452 int mvs_tag_alloc(struct mvs_info *mvi, u32 *tag_out);
H A Dmv_sas.c56 inline int mvs_tag_alloc(struct mvs_info *mvi, u32 *tag_out) argument
66 *tag_out = tag;
/drivers/scsi/pm8001/
H A Dpm8001_sas.h467 int pm8001_tag_alloc(struct pm8001_hba_info *pm8001_ha, u32 *tag_out);
H A Dpm8001_sas.c85 * @tag_out: the found empty tag .
87 inline int pm8001_tag_alloc(struct pm8001_hba_info *pm8001_ha, u32 *tag_out) argument
97 *tag_out = tag;

Completed in 75 milliseconds