Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Daha152x.c519 struct aha152x_scdata { struct
571 #define SCDATA(SCpnt) ((struct aha152x_scdata *) (SCpnt)->host_scribble)
945 SCpnt->host_scribble = kmalloc(sizeof(struct aha152x_scdata), GFP_ATOMIC); in aha152x_internal_queue()
1444 struct aha152x_scdata *sc = SCDATA(cmd); in busfree_run()
1459 struct aha152x_scdata *sc; in busfree_run()