Home
last modified time | relevance | path

Searched defs:ASSIGN_SAS_TASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A Dsas_internal.h27 #define ASSIGN_SAS_TASK(_sc, _t) do { (_sc)->host_scribble = (void *) _t; } while (0) macro
/kernel/linux/linux-6.6/drivers/scsi/libsas/
H A Dsas_internal.h28 #define ASSIGN_SAS_TASK(_sc, _t) do { (_sc)->host_scribble = (void *) _t; } while (0) macro

Completed in 1 milliseconds