Home
last modified time | relevance | path

Searched defs:sccb (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.10/drivers/s390/char/
Dsclp_early_core.c63 int sclp_early_cmd(sclp_cmdw_t cmd, void *sccb) in sclp_early_cmd()
88 struct write_sccb *sccb; in sclp_early_print_lm() local
140 struct vt220_sccb *sccb; in sclp_early_print_vt220() local
153 int sclp_early_set_event_mask(struct init_sccb *sccb, in sclp_early_set_event_mask()
177 unsigned int sclp_early_con_check_linemode(struct init_sccb *sccb) in sclp_early_con_check_linemode()
186 unsigned int sclp_early_con_check_vt220(struct init_sccb *sccb) in sclp_early_con_check_vt220()
196 struct init_sccb *sccb; in sclp_early_setup() local
240 struct read_info_sccb *sccb = &sclp_info_sccb; in sclp_early_read_info() local
274 struct read_info_sccb *sccb = &sclp_info_sccb; in sclp_early_get_memsize() local
302 struct read_storage_sccb *sccb = (struct read_storage_sccb *)sclp_early_sccb; in sclp_early_read_storage_info() local
Dsclp_early.c23 static void __init sclp_early_facilities_detect(struct read_info_sccb *sccb) in sclp_early_facilities_detect()
113 static void __init sclp_early_init_core_info(struct read_cpu_info_sccb *sccb) in sclp_early_init_core_info()
135 static void __init sclp_early_console_detect(struct init_sccb *sccb) in sclp_early_console_detect()
149 void *sccb = sclp_early_sccb; in sclp_early_detect() local
Dsclp_rw.c51 struct sccb_header *sccb; in sclp_make_buffer() local
92 struct sccb_header *sccb; in sclp_initialize_mto() local
142 struct sccb_header *sccb; in sclp_finalize_mto() local
315 struct sccb_header *sccb; in sclp_buffer_space() local
368 struct sccb_header *sccb; in sclp_writedata_callback() local
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()
90 struct read_cpu_info_sccb *sccb; in _sclp_get_core_info() local
120 struct cpu_configure_sccb *sccb; in do_core_configure() local
194 struct assign_storage_sccb *sccb; in do_assign_storage() local
248 struct attach_storage_sccb *sccb; in sclp_attach_storage() local
477 struct read_storage_sccb *sccb; in sclp_detect_standby_memory() local
565 struct chp_cfg_sccb *sccb; in do_chp_configure() local
639 struct chp_info_sccb *sccb; in sclp_chp_read_info() local
Dsclp.h131 #define sccb_get_generic_mask(sccb, i) \ argument
137 #define sccb_get_recv_mask(sccb) sccb_get_generic_mask(sccb, 0) argument
138 #define sccb_get_send_mask(sccb) sccb_get_generic_mask(sccb, 1) argument
139 #define sccb_get_sclp_recv_mask(sccb) sccb_get_generic_mask(sccb, 2) argument
140 #define sccb_get_sclp_send_mask(sccb) sccb_get_generic_mask(sccb, 3) argument
142 #define sccb_set_generic_mask(sccb, i, val) \ argument
148 #define sccb_set_recv_mask(sccb, val) sccb_set_generic_mask(sccb, 0, val) argument
149 #define sccb_set_send_mask(sccb, val) sccb_set_generic_mask(sccb, 1, val) argument
150 #define sccb_set_sclp_recv_mask(sccb, val) sccb_set_generic_mask(sccb, 2, val) argument
151 #define sccb_set_sclp_send_mask(sccb, val) sccb_set_generic_mask(sccb, 3, val) argument
[all …]
Dsclp_sdias.c61 struct sdias_sccb *sccb = sclp_sdias_sccb; in sdias_sclp_send() local
108 struct sdias_sccb *sccb = sclp_sdias_sccb; in sclp_sdias_blk_count() local
168 struct sdias_sccb *sccb = sclp_sdias_sccb; in sclp_sdias_copy() local
Dsclp_vt220.c160 struct sclp_vt220_sccb *sccb; in sclp_vt220_callback() local
228 struct sclp_vt220_sccb *sccb; in sclp_vt220_emit_current() local
269 struct sclp_vt220_sccb *sccb; in sclp_vt220_initialize_page() local
291 struct sclp_vt220_sccb *sccb; in sclp_vt220_space_left() local
300 struct sclp_vt220_sccb *sccb; in sclp_vt220_chars_stored() local
313 struct sclp_vt220_sccb *sccb; in sclp_vt220_add_msg() local
Dsclp.c399 sclp_dispatch_evbufs(struct sccb_header *sccb) in sclp_dispatch_evbufs()
441 struct sccb_header *sccb; in sclp_read_cb() local
455 struct sccb_header *sccb; in __sclp_make_read_req() local
473 __sclp_find_req(u32 sccb) in __sclp_find_req()
726 sclp_remove_processed(struct sccb_header *sccb) in sclp_remove_processed()
756 struct init_sccb *sccb = sclp_init_sccb; in __sclp_make_init_req() local
784 struct init_sccb *sccb = sclp_init_sccb; in sclp_init_mask() local
949 struct init_sccb *sccb; in sclp_check_interface() local
Dsclp_pci.c60 struct pci_cfg_sccb *sccb; in do_pci_configure() local
133 struct err_notify_sccb *sccb; in sclp_pci_report() local
Dsclp_ap.c24 struct ap_cfg_sccb *sccb; in do_ap_configure() local
Dsclp_ctl.c58 struct sccb_header *sccb; in sclp_ctl_ioctl_sccb() local
Dsclp_ftp.c88 struct sclp_diag_sccb *sccb; in sclp_ftp_et7() local
Dsclp_config.c96 struct sclp_ofb_sccb *sccb; in sclp_ofb_send_req() local
Dsclp_rw.h68 void *sccb; member
Dsclp_cpi_sys.c82 struct cpi_sccb *sccb; in cpi_prepare_req() local
Dsclp_sd.c191 struct sclp_sd_sccb *sccb = (void *) page; in sclp_sd_sync() local
/Linux-v5.10/drivers/scsi/
DFlashPoint.c74 struct sccb { struct
75 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 …]
/Linux-v5.10/arch/s390/include/uapi/asm/
Dsclp_ctl.h17 __u64 sccb; member