Searched refs:asd_ddbsite_update_word (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/ |
H A D | aic94xx_reg.h | 192 * asd_ddbsite_update_word -- atomically update a word in a ddb site 206 static inline int asd_ddbsite_update_word(struct asd_ha_struct *asd_ha, in asd_ddbsite_update_word() function 245 return asd_ddbsite_update_word(asd_ha, ddb_site_no, base, oval, nval); in asd_ddbsite_update_byte()
|
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/ |
H A D | aic94xx_reg.h | 192 * asd_ddbsite_update_word -- atomically update a word in a ddb site 206 static inline int asd_ddbsite_update_word(struct asd_ha_struct *asd_ha, in asd_ddbsite_update_word() function 245 return asd_ddbsite_update_word(asd_ha, ddb_site_no, base, oval, nval); in asd_ddbsite_update_byte()
|
Completed in 2 milliseconds