Searched defs:sccb (Results 1 – 13 of 13) sorted by relevance
30 struct read_info_sccb *sccb; in sclp_early_facilities_detect() local129 struct read_cpu_info_sccb *sccb; in sclp_early_get_core_info() local157 static void __init sclp_early_console_detect(struct init_sccb *sccb) in sclp_early_console_detect()176 void *sccb = sclp_early_sccb; in sclp_early_detect() local
44 struct sccb_header *sccb; in sclp_make_buffer() local85 struct sccb_header *sccb; in sclp_initialize_mto() local135 struct sccb_header *sccb; in sclp_finalize_mto() local308 struct sccb_header *sccb; in sclp_buffer_space() local361 struct sccb_header *sccb; in sclp_writedata_callback() local
44 int sclp_sync_request(sclp_cmdw_t cmd, void *sccb) in sclp_sync_request()49 int sclp_sync_request_timeout(sclp_cmdw_t cmd, void *sccb, int timeout) in sclp_sync_request_timeout()95 struct read_cpu_info_sccb *sccb; in _sclp_get_core_info() local127 struct cpu_configure_sccb *sccb; in do_core_configure() local200 struct assign_storage_sccb *sccb; in do_assign_storage() local254 struct attach_storage_sccb *sccb; in sclp_attach_storage() local480 struct read_storage_sccb *sccb; in sclp_detect_standby_memory() local558 struct chp_cfg_sccb *sccb; in do_chp_configure() local632 struct chp_info_sccb *sccb; in sclp_chp_read_info() local
61 struct sdias_sccb *sccb = sclp_sdias_sccb; in sdias_sclp_send() local108 struct sdias_sccb *sccb = sclp_sdias_sccb; in sclp_sdias_blk_count() local168 struct sdias_sccb *sccb = sclp_sdias_sccb; in sclp_sdias_copy() local
155 struct sclp_vt220_sccb *sccb; in sclp_vt220_callback() local223 struct sclp_vt220_sccb *sccb; in sclp_vt220_emit_current() local263 struct sclp_vt220_sccb *sccb; in sclp_vt220_initialize_page() local285 struct sclp_vt220_sccb *sccb; in sclp_vt220_space_left() local294 struct sclp_vt220_sccb *sccb; in sclp_vt220_chars_stored() local307 struct sclp_vt220_sccb *sccb; in sclp_vt220_add_msg() local
24 struct ap_cfg_sccb *sccb; in do_ap_configure() local
58 struct sccb_header *sccb; in sclp_ctl_ioctl_sccb() local
91 struct sclp_diag_sccb *sccb; in sclp_ftp_et7() local
95 struct sclp_ofb_sccb *sccb; in sclp_ofb_send_req() local
68 void *sccb; member
194 struct sclp_sd_sccb *sccb = (void *) page; in sclp_sd_sync() local
74 struct sccb { struct75 unsigned char OperationCode;76 unsigned char ControlByte;77 unsigned char CdbLength;78 unsigned char RequestSenseLength;79 u32 DataLength;80 void *DataPointer;81 unsigned char CcbRes[2];82 unsigned char HostStatus;83 unsigned char TargetStatus;[all …]
17 __u64 sccb; member