Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_osm.c622 ahc_set_syncrate(ahc, &devinfo, NULL, 0, 0, 0, in ahc_linux_target_alloc()
2382 ahc_set_syncrate(ahc, &devinfo, syncrate, period, offset, in ahc_linux_set_period()
2410 ahc_set_syncrate(ahc, &devinfo, syncrate, period, offset, in ahc_linux_set_offset()
2443 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset, in ahc_linux_set_dt()
2476 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset,
2504 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset,
Daic7xxx.h1221 void ahc_set_syncrate(struct ahc_softc *ahc,
Daic7xxx_core.c1900 ahc_set_syncrate(ahc, &devinfo, in ahc_handle_scsiint()
2486 ahc_set_syncrate(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, in ahc_set_syncrate() function
3669 ahc_set_syncrate(ahc, devinfo, in ahc_parse_msg()
3911 ahc_set_syncrate(ahc, devinfo, in ahc_parse_msg()
4068 ahc_set_syncrate(ahc, devinfo, /*syncrate*/NULL, /*period*/0, in ahc_handle_msg_reject()
4354 ahc_set_syncrate(ahc, devinfo, /*syncrate*/NULL, in ahc_handle_devreset()
6601 ahc_set_syncrate(ahc, &devinfo, /*syncrate*/NULL, in ahc_reset_channel()