Searched refs:SCLP_CMDW_READ_STORAGE_INFO (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/s390/char/
H A Dsclp.h68 #define SCLP_CMDW_READ_STORAGE_INFO 0x00040001 macro
H A Dsclp_early_core.c361 command = SCLP_CMDW_READ_STORAGE_INFO | (id << 8);
H A Dsclp_cmd.c492 rc = sclp_sync_request(SCLP_CMDW_READ_STORAGE_INFO | id << 8, sccb);

Completed in 98 milliseconds