Home
last modified time | relevance | path

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

/linux/drivers/crypto/starfive/
H A Djh7110-cryp.h197 u32 tag_out[4]; member
/linux/drivers/scsi/pm8001/
H A Dpm8001_sas.c82 * @tag_out: the found empty tag .
84 int pm8001_tag_alloc(struct pm8001_hba_info *pm8001_ha, u32 *tag_out) in pm8001_tag_alloc() argument
100 *tag_out = tag; in pm8001_tag_alloc()
H A Dpm8001_sas.h637 int pm8001_tag_alloc(struct pm8001_hba_info *pm8001_ha, u32 *tag_out);
/linux/drivers/scsi/mvsas/
H A Dmv_sas.c43 static int mvs_tag_alloc(struct mvs_info *mvi, u32 *tag_out) in mvs_tag_alloc() argument
53 *tag_out = tag; in mvs_tag_alloc()