Searched defs:sccb (Results 1 – 8 of 8) sorted by relevance
66 int sclp_early_cmd(sclp_cmdw_t cmd, void *sccb) in sclp_early_cmd()91 struct write_sccb *sccb; in sclp_early_print_lm() local143 struct vt220_sccb *sccb; in sclp_early_print_vt220() local156 int sclp_early_set_event_mask(struct init_sccb *sccb, in sclp_early_set_event_mask()180 unsigned int sclp_early_con_check_linemode(struct init_sccb *sccb) in sclp_early_con_check_linemode()189 unsigned int sclp_early_con_check_vt220(struct init_sccb *sccb) in sclp_early_con_check_vt220()199 struct init_sccb *sccb; in sclp_early_setup() local216 void sclp_early_set_buffer(void *sccb) in sclp_early_set_buffer()282 struct read_info_sccb *sccb = (struct read_info_sccb *)sclp_early_sccb; in sclp_early_read_info() local316 struct read_info_sccb *sccb = &sclp_info_sccb; in sclp_early_get_memsize() local[all …]
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
118 static inline int abbrev_len(sclp_cmdw_t cmd, struct sccb_header *sccb) in abbrev_len()136 sclp_cmdw_t cmd, struct sccb_header *sccb, in sclp_trace_sccb()158 struct sccb_header *sccb = req->sccb; in sclp_trace_req() local389 static int sclp_service_call_trace(sclp_cmdw_t command, void *sccb) in sclp_service_call_trace()536 sclp_dispatch_evbufs(struct sccb_header *sccb) in sclp_dispatch_evbufs()583 struct sccb_header *sccb; in sclp_read_cb() local597 struct sccb_header *sccb; in __sclp_make_read_req() local615 __sclp_find_req(u32 sccb) in __sclp_find_req()630 struct sccb_header *sccb = sclpint_to_sccb(sccb_int); in ok_response() local921 sclp_remove_processed(struct sccb_header *sccb) in sclp_remove_processed()[all …]
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
68 void *sccb; member
192 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