Searched refs:ahc_acquire_seeprom (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_proc.c | 231 have_seeprom = ahc_acquire_seeprom(ahc, &sd); in ahc_proc_write_seeprom()
|
H A D | aic7xxx_pci.c | 1284 have_seeprom = ahc_acquire_seeprom(ahc, &sd); in check_extport() 1387 ahc_acquire_seeprom(ahc, &sd); in check_extport() 1832 ahc_acquire_seeprom(struct ahc_softc *ahc, struct seeprom_descriptor *sd) in ahc_acquire_seeprom() function 2036 ahc_acquire_seeprom(ahc, &sd); in ahc_pci_resume()
|
H A D | aic7xxx.h | 1276 int ahc_acquire_seeprom(struct ahc_softc *ahc,
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_proc.c | 231 have_seeprom = ahc_acquire_seeprom(ahc, &sd); in ahc_proc_write_seeprom()
|
H A D | aic7xxx_pci.c | 1284 have_seeprom = ahc_acquire_seeprom(ahc, &sd); in check_extport() 1387 ahc_acquire_seeprom(ahc, &sd); in check_extport() 1832 ahc_acquire_seeprom(struct ahc_softc *ahc, struct seeprom_descriptor *sd) in ahc_acquire_seeprom() function 2035 ahc_acquire_seeprom(ahc, &sd); in ahc_pci_resume()
|
H A D | aic7xxx.h | 1270 int ahc_acquire_seeprom(struct ahc_softc *ahc,
|
Completed in 12 milliseconds