Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h665 int ahd_platform_abort_scbs(struct ahd_softc *ahd, int target,
H A Daic79xx_osm.c1381 ahd_platform_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_platform_freeze_devq()
1472 ahd_platform_abort_scbs(struct ahd_softc *ahd, int target, char channel, in ahd_platform_abort_scbs() function
H A Daic79xx_core.c8582 ahd_platform_abort_scbs(ahd, target, channel, lun, tag, role, status); in ahd_abort_scbs()