Home
last modified time | relevance | path

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

/linux/drivers/s390/char/
H A Dsclp_rw.c44 struct sccb_header *sccb; in sclp_make_buffer() local
85 struct sccb_header *sccb; in sclp_initialize_mto() local
135 struct sccb_header *sccb; in sclp_finalize_mto() local
308 struct sccb_header *sccb; in sclp_buffer_space() local
361 struct sccb_header *sccb; in sclp_writedata_callback() local
H A Dsclp.c110 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()
150 struct sccb_header *sccb = req->sccb; in sclp_trace_req() local
381 static int sclp_service_call_trace(sclp_cmdw_t command, void *sccb) in sclp_service_call_trace()
528 sclp_dispatch_evbufs(struct sccb_header *sccb) in sclp_dispatch_evbufs()
575 struct sccb_header *sccb; in sclp_read_cb() local
589 struct sccb_header *sccb; in __sclp_make_read_req() local
607 __sclp_find_req(u32 sccb) in __sclp_find_req()
622 struct sccb_header *sccb = (struct sccb_header *)__va(sccb_int); in ok_response() local
913 sclp_remove_processed(struct sccb_header *sccb) in sclp_remove_processed()
[all …]
H A 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
H A Dsclp_vt220.c155 struct sclp_vt220_sccb *sccb; in sclp_vt220_callback() local
223 struct sclp_vt220_sccb *sccb; in sclp_vt220_emit_current() local
263 struct sclp_vt220_sccb *sccb; in sclp_vt220_initialize_page() local
285 struct sclp_vt220_sccb *sccb; in sclp_vt220_space_left() local
294 struct sclp_vt220_sccb *sccb; in sclp_vt220_chars_stored() local
307 struct sclp_vt220_sccb *sccb; in sclp_vt220_add_msg() local
H A Dsclp_ap.c24 struct ap_cfg_sccb *sccb; in do_ap_configure() local
H A Dsclp_ctl.c58 struct sccb_header *sccb; in sclp_ctl_ioctl_sccb() local
H A Dsclp_ftp.c91 struct sclp_diag_sccb *sccb; in sclp_ftp_et7() local
H A Dsclp_rw.h68 void *sccb; member
/linux/drivers/scsi/
H A 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/arch/s390/include/uapi/asm/
H A Dsclp_ctl.h17 __u64 sccb; member