Searched refs:asd_find_flash_de (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/ |
H A D | aic94xx_sds.c | 644 static int asd_find_flash_de(struct asd_flash_dir *flash_dir, u32 entry_type, in asd_find_flash_de() function 857 err = asd_find_flash_de(flash_dir, FLASH_DE_MS, &offs, &size); in asd_process_ms() 972 err = asd_find_flash_de(flash_dir, FLASH_DE_CTRL_A_USER, &offs, &size); in asd_process_ctrl_a_user()
|
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/ |
H A D | aic94xx_sds.c | 646 static int asd_find_flash_de(struct asd_flash_dir *flash_dir, u32 entry_type, in asd_find_flash_de() function 861 err = asd_find_flash_de(flash_dir, FLASH_DE_MS, &offs, &size); in asd_process_ms() 976 err = asd_find_flash_de(flash_dir, FLASH_DE_CTRL_A_USER, &offs, &size); in asd_process_ctrl_a_user()
|
Completed in 6 milliseconds