Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic79xx_core.c232 static int ahd_abort_scbs(struct ahd_softc *ahd, int target,
1717 ahd_abort_scbs(ahd, CAM_TARGET_WILDCARD, ALL_CHANNELS, in ahd_handle_hwerrint()
2281 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_seqint()
2998 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), 'A', in ahd_handle_pkt_busfree()
3090 found = ahd_abort_scbs(ahd, target, 'A', saved_lun, in ahd_handle_nonpkt_busfree()
3239 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_nonpkt_busfree()
3264 aborted = ahd_abort_scbs(ahd, target, 'A', in ahd_handle_nonpkt_busfree()
5426 ahd_abort_scbs(ahd, devinfo->target, devinfo->channel, in ahd_parse_msg()
5896 found = ahd_abort_scbs(ahd, devinfo->target, devinfo->channel, in ahd_handle_devreset()
8487 ahd_abort_scbs(struct ahd_softc *ahd, int target, char channel, in ahd_abort_scbs() function
[all …]