Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Daha152x.c501 struct aha152x_scdata { struct
553 #define SCDATA(SCpnt) ((struct aha152x_scdata *) (SCpnt)->host_scribble)
926 SCpnt->host_scribble = kmalloc(sizeof(struct aha152x_scdata), GFP_ATOMIC); in aha152x_internal_queue()
1414 struct aha152x_scdata *sc = SCDATA(cmd); in busfree_run()
1429 struct aha152x_scdata *sc; in busfree_run()