Searched refs:ahc_syncrate (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx.h | 729 struct ahc_syncrate { struct 1200 const struct ahc_syncrate* ahc_find_syncrate(struct ahc_softc *ahc, u_int *period, 1223 const struct ahc_syncrate *syncrate,
|
H A D | aic7xxx_osm.c | 2340 const struct ahc_syncrate *syncrate; in ahc_linux_set_period() 2384 const struct ahc_syncrate *syncrate = NULL; in ahc_linux_set_offset() 2414 const struct ahc_syncrate *syncrate; in ahc_linux_set_dt() 2451 struct ahc_syncrate *syncrate; 2479 struct ahc_syncrate *syncrate;
|
H A D | aic7xxx_core.c | 110 static const struct ahc_syncrate ahc_syncrates[] = 143 static const struct ahc_syncrate* 2192 static const struct ahc_syncrate * 2247 const struct ahc_syncrate * 2251 const struct ahc_syncrate *syncrate; in ahc_find_syncrate() 2326 const struct ahc_syncrate *syncrate; in ahc_find_period() 2367 const struct ahc_syncrate *syncrate, in ahc_validate_offset() 2471 const struct ahc_syncrate *syncrate, u_int period, in ahc_set_syncrate() 2948 const struct ahc_syncrate *rate; in ahc_build_transfer_msg() 3614 const struct ahc_syncrate *syncrat in ahc_parse_msg() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx.h | 729 struct ahc_syncrate { struct 1194 const struct ahc_syncrate* ahc_find_syncrate(struct ahc_softc *ahc, u_int *period, 1217 const struct ahc_syncrate *syncrate,
|
H A D | aic7xxx_osm.c | 2338 const struct ahc_syncrate *syncrate; in ahc_linux_set_period() 2383 const struct ahc_syncrate *syncrate = NULL; in ahc_linux_set_offset() 2414 const struct ahc_syncrate *syncrate; in ahc_linux_set_dt() 2452 struct ahc_syncrate *syncrate; 2481 struct ahc_syncrate *syncrate;
|
H A D | aic7xxx_core.c | 110 static const struct ahc_syncrate ahc_syncrates[] = 143 static const struct ahc_syncrate* 2190 static const struct ahc_syncrate * 2245 const struct ahc_syncrate * 2249 const struct ahc_syncrate *syncrate; in ahc_find_syncrate() 2324 const struct ahc_syncrate *syncrate; in ahc_find_period() 2365 const struct ahc_syncrate *syncrate, in ahc_validate_offset() 2469 const struct ahc_syncrate *syncrate, u_int period, in ahc_set_syncrate() 2946 const struct ahc_syncrate *rate; in ahc_build_transfer_msg() 3612 const struct ahc_syncrate *syncrat in ahc_parse_msg() [all...] |
Completed in 21 milliseconds