Home
last modified time | relevance | path

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

/linux/drivers/s390/char/
A Dsclp.h63 typedef unsigned int sclp_cmdw_t; typedef
248 sclp_cmdw_t command; /* sclp command to execute */
297 int sclp_sync_request(sclp_cmdw_t command, void *sccb);
298 int sclp_sync_request_timeout(sclp_cmdw_t command, void *sccb, int timeout);
314 int sclp_early_cmd(sclp_cmdw_t cmd, void *sccb);
325 static inline int sclp_service_call(sclp_cmdw_t command, void *sccb) in sclp_service_call()
A Dsclp_cmd.c40 int sclp_sync_request(sclp_cmdw_t cmd, void *sccb) in sclp_sync_request()
45 int sclp_sync_request_timeout(sclp_cmdw_t cmd, void *sccb, int timeout) in sclp_sync_request_timeout()
121 static int do_core_configure(sclp_cmdw_t cmd) in do_core_configure()
194 static int do_assign_storage(sclp_cmdw_t cmd, u16 rn) in do_assign_storage()
533 static int do_chp_configure(sclp_cmdw_t cmd) in do_chp_configure()
A Dsclp_early_core.c64 int sclp_early_cmd(sclp_cmdw_t cmd, void *sccb) in sclp_early_cmd()
257 sclp_cmdw_t commands[] = {SCLP_CMDW_READ_SCP_INFO_FORCED, in sclp_early_read_info()
321 sclp_cmdw_t command; in sclp_early_read_storage_info()
A Dsclp_ap.c22 static int do_ap_configure(sclp_cmdw_t cmd, u32 apid) in do_ap_configure()
A Dsclp.c77 static sclp_cmdw_t active_cmd;
110 static inline int abbrev_len(sclp_cmdw_t cmd, struct sccb_header *sccb) in abbrev_len()
128 sclp_cmdw_t cmd, struct sccb_header *sccb, in sclp_trace_sccb()
387 static int sclp_service_call_trace(sclp_cmdw_t command, void *sccb) in sclp_service_call_trace()
626 static bool ok_response(u32 sccb_int, sclp_cmdw_t cmd) in ok_response()
A Dsclp_pci.c58 static int do_pci_configure(sclp_cmdw_t cmd, u32 fid) in do_pci_configure()

Completed in 12 milliseconds