Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.c616 ahc_set_syncrate(ahc, &devinfo, NULL, 0, 0, 0, in ahc_linux_target_alloc()
2365 ahc_set_syncrate(ahc, &devinfo, syncrate, period, offset, in ahc_linux_set_period()
2394 ahc_set_syncrate(ahc, &devinfo, syncrate, period, offset, in ahc_linux_set_offset()
2428 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset, in ahc_linux_set_dt()
2462 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset,
2491 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset,
Daic7xxx.h1215 void ahc_set_syncrate(struct ahc_softc *ahc,
Daic7xxx_core.c1884 ahc_set_syncrate(ahc, &devinfo, in ahc_handle_scsiint()
2468 ahc_set_syncrate(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, in ahc_set_syncrate() function
3651 ahc_set_syncrate(ahc, devinfo, in ahc_parse_msg()
3893 ahc_set_syncrate(ahc, devinfo, in ahc_parse_msg()
4050 ahc_set_syncrate(ahc, devinfo, /*syncrate*/NULL, /*period*/0, in ahc_handle_msg_reject()
4336 ahc_set_syncrate(ahc, devinfo, /*syncrate*/NULL, in ahc_handle_devreset()
6568 ahc_set_syncrate(ahc, &devinfo, /*syncrate*/NULL, in ahc_reset_channel()