Home
last modified time | relevance | path

Searched defs:link_token (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/cxlflash/
H A Docxl_hw.h38 void *link_token; /* Link token for the SPA */ member
H A Docxl_hw.c332 void *link_token = afu->link_token; in start_context() local