Searched refs:ahc_set_syncrate (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.c | 622 ahc_set_syncrate(ahc, &devinfo, NULL, 0, 0, 0, ahc_linux_target_alloc() 2391 ahc_set_syncrate(ahc, &devinfo, syncrate, period, offset, ahc_linux_set_period() 2419 ahc_set_syncrate(ahc, &devinfo, syncrate, period, offset, ahc_linux_set_offset() 2452 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset, ahc_linux_set_dt() 2485 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset, 2513 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset,
|
H A D | aic7xxx_core.c | 1907 ahc_set_syncrate(ahc, &devinfo, ahc_handle_scsiint() 2493 ahc_set_syncrate(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, ahc_set_syncrate() function 3676 ahc_set_syncrate(ahc, devinfo, ahc_parse_msg() 3918 ahc_set_syncrate(ahc, devinfo, ahc_parse_msg() 4075 ahc_set_syncrate(ahc, devinfo, /*syncrate*/NULL, /*period*/0, ahc_handle_msg_reject() 4361 ahc_set_syncrate(ahc, devinfo, /*syncrate*/NULL, ahc_handle_devreset() 6634 ahc_set_syncrate(ahc, &devinfo, /*syncrate*/NULL, ahc_reset_channel()
|
H A D | aic7xxx.h | 1226 void ahc_set_syncrate(struct ahc_softc *ahc,
|
Completed in 103 milliseconds