Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/char/
Dsclp.c626 static bool ok_response(u32 sccb_int, sclp_cmdw_t cmd) in ok_response() argument
628 struct sccb_header *sccb = (struct sccb_header *)__va(sccb_int); in ok_response()