Searched defs:link_token (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/cxlflash/ | ||
H A D | ocxl_hw.h | 38 void *link_token; /* Link token for the SPA */ member |
H A D | ocxl_hw.c | 332 void *link_token = afu->link_token; in start_context() local |