Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h1058 int sym_abort_scsiio(struct sym_hcb *np, struct scsi_cmnd *ccb, int timed_out);
H A Dsym_glue.c627 sts = sym_abort_scsiio(np, cmd, 1); in sym_eh_handler()
H A Dsym_hipd.c5320 int sym_abort_scsiio(struct sym_hcb *np, struct scsi_cmnd *cmd, int timed_out) function