Searched defs:sccb (Results 1 - 15 of 15) sorted by relevance

/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dsclp_ctl.h16 __u64 sccb; member in struct:sclp_ctl_sccb
/linux-4.4.14/drivers/s390/char/
H A Dsclp_ctl.c58 struct sccb_header *sccb; sclp_ctl_ioctl_sccb() local
H A Dsclp_ftp.c87 struct sclp_diag_sccb *sccb; sclp_ftp_et7() local
H A Dsclp_sdias.c31 static struct sdias_sccb sccb __attribute__((aligned(4096))); variable in typeref:struct:sdias_sccb
H A Dsclp_async.c26 static struct sclp_async_sccb *sccb; variable in typeref:struct:sclp_async_sccb
H A Dsclp_rw.c50 struct sccb_header *sccb; sclp_make_buffer() local
91 struct sccb_header *sccb; sclp_initialize_mto() local
141 struct sccb_header *sccb; sclp_finalize_mto() local
314 struct sccb_header *sccb; sclp_buffer_space() local
385 struct sccb_header *sccb; sclp_writedata_callback() local
H A Dsclp_rw.h67 void *sccb; member in struct:sclp_buffer
H A Dsclp_cpi_sys.c81 struct cpi_sccb *sccb; cpi_prepare_req() local
H A Dsclp_early.c57 static int __init sclp_cmd_sync_early(sclp_cmdw_t cmd, void *sccb) sclp_cmd_sync_early() argument
75 static int __init sclp_read_info_early(struct read_info_sccb *sccb) sclp_read_info_early() argument
100 static void __init sclp_facilities_detect(struct read_info_sccb *sccb) sclp_facilities_detect() argument
158 static int __init sclp_cmd_early(sclp_cmdw_t cmd, void *sccb) sclp_cmd_early() argument
173 static void __init sccb_init_eq_size(struct sdias_sccb *sccb) sccb_init_eq_size() argument
186 static int __init sclp_set_event_mask(struct init_sccb *sccb, sclp_set_event_mask() argument
198 static long __init sclp_hsa_size_init(struct sdias_sccb *sccb) sclp_hsa_size_init() argument
208 static long __init sclp_hsa_copy_wait(struct sccb_header *sccb) sclp_hsa_copy_wait() argument
219 static void __init sclp_hsa_size_detect(void *sccb) sclp_hsa_size_detect() argument
244 static unsigned int __init sclp_con_check_linemode(struct init_sccb *sccb) sclp_con_check_linemode() argument
253 static void __init sclp_console_detect(struct init_sccb *sccb) sclp_console_detect() argument
267 void *sccb = &sccb_early; sclp_early_detect() local
H A Dsclp_vt220.c159 struct sclp_vt220_sccb *sccb; sclp_vt220_callback() local
227 struct sclp_vt220_sccb *sccb; sclp_vt220_emit_current() local
268 struct sclp_vt220_sccb *sccb; sclp_vt220_initialize_page() local
290 struct sclp_vt220_sccb *sccb; sclp_vt220_space_left() local
299 struct sclp_vt220_sccb *sccb; sclp_vt220_chars_stored() local
312 struct sclp_vt220_sccb *sccb; sclp_vt220_add_msg() local
H A Dsclp.c152 sclp_service_call(sclp_cmdw_t command, void *sccb) sclp_service_call() argument
422 sclp_dispatch_evbufs(struct sccb_header *sccb) sclp_dispatch_evbufs() argument
464 struct sccb_header *sccb; sclp_read_cb() local
478 struct sccb_header *sccb; __sclp_make_read_req() local
496 __sclp_find_req(u32 sccb) __sclp_find_req() argument
747 sclp_remove_processed(struct sccb_header *sccb) sclp_remove_processed() argument
777 struct init_sccb *sccb; __sclp_make_init_req() local
803 struct init_sccb *sccb = (struct init_sccb *) sclp_init_sccb; sclp_init_mask() local
968 struct init_sccb *sccb; sclp_check_interface() local
H A Dsclp.h130 void *sccb; /* pointer to the sccb to execute */ member in struct:sclp_req
H A Dsclp_cmd.c39 int sclp_sync_request(sclp_cmdw_t cmd, void *sccb) sclp_sync_request() argument
44 int sclp_sync_request_timeout(sclp_cmdw_t cmd, void *sccb, int timeout) sclp_sync_request_timeout() argument
112 struct read_cpu_info_sccb *sccb; sclp_get_core_info() local
142 struct cpu_configure_sccb *sccb; do_core_configure() local
217 struct assign_storage_sccb *sccb; do_assign_storage() local
272 struct attach_storage_sccb *sccb; sclp_attach_storage() local
509 struct read_storage_sccb *sccb; sclp_detect_standby_memory() local
598 struct pci_cfg_sccb *sccb; do_pci_configure() local
658 struct chp_cfg_sccb *sccb; do_chp_configure() local
733 struct chp_info_sccb *sccb; sclp_chp_read_info() local
96 sclp_fill_core_info(struct sclp_core_info *info, struct read_cpu_info_sccb *sccb) sclp_fill_core_info() argument
/linux-4.4.14/arch/s390/kernel/
H A Dsclp.c47 static int _sclp_servc(unsigned int cmd, char *sccb) _sclp_servc() argument
/linux-4.4.14/drivers/scsi/
H A DFlashPoint.c74 struct sccb { struct

Completed in 556 milliseconds