Home
last modified time | relevance | path

Searched refs:ahc_set_syncrate (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx_osm.c622 ahc_set_syncrate(ahc, &devinfo, NULL, 0, 0, 0, in ahc_linux_target_alloc()
2385 ahc_set_syncrate(ahc, &devinfo, syncrate, period, offset, in ahc_linux_set_period()
2413 ahc_set_syncrate(ahc, &devinfo, syncrate, period, offset, in ahc_linux_set_offset()
2446 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset, in ahc_linux_set_dt()
2479 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset,
2507 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset,
Daic7xxx.h1226 void ahc_set_syncrate(struct ahc_softc *ahc,
Daic7xxx_core.c1907 ahc_set_syncrate(ahc, &devinfo, in ahc_handle_scsiint()
2493 ahc_set_syncrate(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, in ahc_set_syncrate() function
3676 ahc_set_syncrate(ahc, devinfo, in ahc_parse_msg()
3918 ahc_set_syncrate(ahc, devinfo, in ahc_parse_msg()
4075 ahc_set_syncrate(ahc, devinfo, /*syncrate*/NULL, /*period*/0, in ahc_handle_msg_reject()
4361 ahc_set_syncrate(ahc, devinfo, /*syncrate*/NULL, in ahc_handle_devreset()
6634 ahc_set_syncrate(ahc, &devinfo, /*syncrate*/NULL, in ahc_reset_channel()