Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/sym53c8xx_2/
Dsym_glue.c122 #define SYM_SOFTC_PTR(cmd) sym_get_hcb(cmd->device->host) macro
490 struct sym_hcb *np = SYM_SOFTC_PTR(cmd); in sym53c8xx_queue_command_lck()