Searched defs:maxsync (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.c | 585 int maxsync = AHC_SYNCRATE_DT; in ahc_linux_target_alloc() local
|
H A D | aic7xxx_core.c | 2198 u_int maxsync; in ahc_devlimited_syncrate() local 2248 ahc_find_syncrate(struct ahc_softc *ahc, u_int *period, u_int *ppr_options, u_int maxsync) ahc_find_syncrate() argument 2324 ahc_find_period(struct ahc_softc *ahc, u_int scsirate, u_int maxsync) ahc_find_period() argument 5461 u_int maxsync; ahc_init() local [all...] |
H A D | aic79xx_core.c | 3670 u_int maxsync; in ahd_devlimited_syncrate() local 3714 ahd_find_syncrate(struct ahd_softc *ahd, u_int *period, u_int *ppr_options, u_int maxsync) ahd_find_syncrate() argument
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.c | 584 int maxsync = AHC_SYNCRATE_DT; in ahc_linux_target_alloc() local
|
H A D | aic7xxx_core.c | 2196 u_int maxsync; in ahc_devlimited_syncrate() local 2246 ahc_find_syncrate(struct ahc_softc *ahc, u_int *period, u_int *ppr_options, u_int maxsync) ahc_find_syncrate() argument 2322 ahc_find_period(struct ahc_softc *ahc, u_int scsirate, u_int maxsync) ahc_find_period() argument 5460 u_int maxsync; ahc_init() local [all...] |
H A D | aic79xx_core.c | 3668 u_int maxsync; in ahd_devlimited_syncrate() local 3712 ahd_find_syncrate(struct ahd_softc *ahd, u_int *period, u_int *ppr_options, u_int maxsync) ahd_find_syncrate() argument
|
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.h | 915 u_char maxsync; /* Max sync period factor (ST) */ member
|
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.h | 915 u_char maxsync; /* Max sync period factor (ST) */ member
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ncr53c8xx.c | 1678 u_char maxsync; /* Maximum sync period factor */ member
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | ncr53c8xx.c | 1675 u_char maxsync; /* Maximum sync period factor */ member
|
Completed in 68 milliseconds