Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic94xx/
Daic94xx_reg.c177 static void __asd_write_reg_byte(struct asd_ha_struct *asd_ha, u32 reg, u8 val) in __asd_write_reg_byte() function
311 __asd_write_reg_byte(asd_ha, offs, *p); in asd_write_reg_string()