Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/sym53c8xx_2/
Dsym_hipd.h1058 int sym_abort_scsiio(struct sym_hcb *np, struct scsi_cmnd *ccb, int timed_out);
Dsym_glue.c600 sts = sym_abort_scsiio(np, cmd, 1); in sym53c8xx_eh_abort_handler()
Dsym_hipd.c5320 int sym_abort_scsiio(struct sym_hcb *np, struct scsi_cmnd *cmd, int timed_out) function