Searched refs:ahc_find_period (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx.h | 1202 u_int ahc_find_period(struct ahc_softc *ahc,
|
H A D | aic7xxx_osm.c | 612 ahc_find_period(ahc, scsirate, maxsync); in ahc_linux_target_alloc()
|
H A D | aic7xxx_core.c | 2324 ahc_find_period(struct ahc_softc *ahc, u_int scsirate, u_int maxsync) in ahc_find_period() function 5482 ahc_find_period(ahc, scsirate, maxsync); in ahc_init() 5499 ahc_find_period(ahc, scsirate, in ahc_init()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx.h | 1196 u_int ahc_find_period(struct ahc_softc *ahc,
|
H A D | aic7xxx_osm.c | 611 ahc_find_period(ahc, scsirate, maxsync); in ahc_linux_target_alloc()
|
H A D | aic7xxx_core.c | 2322 ahc_find_period(struct ahc_softc *ahc, u_int scsirate, u_int maxsync) in ahc_find_period() function 5481 ahc_find_period(ahc, scsirate, maxsync); in ahc_init() 5498 ahc_find_period(ahc, scsirate, in ahc_init()
|
Completed in 27 milliseconds