Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h640 int ahd_platform_abort_scbs(struct ahd_softc *ahd, int target,
H A Daic79xx_osm.c1375 ahd_platform_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_platform_freeze_devq()
1466 ahd_platform_abort_scbs(struct ahd_softc *ahd, int target, char channel, in ahd_platform_abort_scbs() function
H A Daic79xx_core.c8577 ahd_platform_abort_scbs(ahd, target, channel, lun, tag, role, status); in ahd_abort_scbs()