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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/char/
H A Dsclp_async.c26 static struct sclp_async_sccb *sccb; variable in typeref:struct:sclp_async_sccb
[all...]
H A Dsclp_rw.c50 struct write_sccb *sccb; local
99 struct write_sccb *sccb; local
137 struct write_sccb *sccb; local
381 struct write_sccb *sccb; local
448 struct write_sccb *sccb; local
[all...]
H A Dsclp_rw.h71 struct write_sccb *sccb; member in struct:sclp_buffer
H A Dsclp_cpi_sys.c81 struct cpi_sccb *sccb; local
[all...]
H A Dsclp_sdias.c64 static struct sdias_sccb sccb __attribute__((aligned(4096))); variable in typeref:struct:sdias_sccb
[all...]
H A Dsclp.h116 void *sccb; /* pointer to the sccb to execute */ member in struct:sclp_req
H A Dsclp_vt220.c159 struct sclp_vt220_sccb *sccb; local
231 struct sclp_vt220_sccb *sccb; local
272 struct sclp_vt220_sccb *sccb; local
294 struct sclp_vt220_sccb *sccb; local
303 struct sclp_vt220_sccb *sccb; local
316 struct sclp_vt220_sccb *sccb; local
[all...]
H A Dsclp.c120 sclp_service_call(sclp_cmdw_t command, void *sccb) argument
308 sclp_dispatch_evbufs(struct sccb_header *sccb) argument
350 struct sccb_header *sccb; local
364 struct sccb_header *sccb; local
382 __sclp_find_req(u32 sccb) argument
632 sclp_remove_processed(struct sccb_header *sccb) argument
672 struct init_sccb *sccb; local
698 struct init_sccb *sccb = (struct init_sccb *) sclp_init_sccb; local
862 struct init_sccb *sccb; local
[all...]
H A Dsclp_cmd.c56 static int __init sclp_cmd_sync_early(sclp_cmdw_t cmd, void *sccb) argument
78 struct read_info_sccb *sccb; local
105 struct read_info_sccb *sccb; local
135 struct read_info_sccb *sccb; local
153 do_sync_request(sclp_cmdw_t cmd, void *sccb) argument
203 sclp_fill_cpu_info(struct sclp_cpu_info *info, struct read_cpu_info_sccb *sccb) argument
220 struct read_cpu_info_sccb *sccb; local
249 struct cpu_configure_sccb *sccb; local
325 struct assign_storage_sccb *sccb; local
372 struct attach_storage_sccb *sccb; local
571 struct read_storage_sccb *sccb; local
659 struct chp_cfg_sccb *sccb; local
734 struct chp_info_sccb *sccb; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/char/
H A Dsclp_async.c26 static struct sclp_async_sccb *sccb; variable in typeref:struct:sclp_async_sccb
[all...]
H A Dsclp_rw.c50 struct write_sccb *sccb; local
99 struct write_sccb *sccb; local
137 struct write_sccb *sccb; local
381 struct write_sccb *sccb; local
448 struct write_sccb *sccb; local
[all...]
H A Dsclp_rw.h71 struct write_sccb *sccb; member in struct:sclp_buffer
H A Dsclp_cpi_sys.c81 struct cpi_sccb *sccb; local
[all...]
H A Dsclp_sdias.c64 static struct sdias_sccb sccb __attribute__((aligned(4096))); variable in typeref:struct:sdias_sccb
[all...]
H A Dsclp.h116 void *sccb; /* pointer to the sccb to execute */ member in struct:sclp_req
H A Dsclp_vt220.c159 struct sclp_vt220_sccb *sccb; local
231 struct sclp_vt220_sccb *sccb; local
272 struct sclp_vt220_sccb *sccb; local
294 struct sclp_vt220_sccb *sccb; local
303 struct sclp_vt220_sccb *sccb; local
316 struct sclp_vt220_sccb *sccb; local
[all...]
H A Dsclp.c120 sclp_service_call(sclp_cmdw_t command, void *sccb) argument
308 sclp_dispatch_evbufs(struct sccb_header *sccb) argument
350 struct sccb_header *sccb; local
364 struct sccb_header *sccb; local
382 __sclp_find_req(u32 sccb) argument
632 sclp_remove_processed(struct sccb_header *sccb) argument
672 struct init_sccb *sccb; local
698 struct init_sccb *sccb = (struct init_sccb *) sclp_init_sccb; local
862 struct init_sccb *sccb; local
[all...]
H A Dsclp_cmd.c56 static int __init sclp_cmd_sync_early(sclp_cmdw_t cmd, void *sccb) argument
78 struct read_info_sccb *sccb; local
105 struct read_info_sccb *sccb; local
135 struct read_info_sccb *sccb; local
153 do_sync_request(sclp_cmdw_t cmd, void *sccb) argument
203 sclp_fill_cpu_info(struct sclp_cpu_info *info, struct read_cpu_info_sccb *sccb) argument
220 struct read_cpu_info_sccb *sccb; local
249 struct cpu_configure_sccb *sccb; local
325 struct assign_storage_sccb *sccb; local
372 struct attach_storage_sccb *sccb; local
571 struct read_storage_sccb *sccb; local
659 struct chp_cfg_sccb *sccb; local
734 struct chp_info_sccb *sccb; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A DFlashPoint.c74 struct sccb { struct
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A DFlashPoint.c74 struct sccb { struct
[all...]

Completed in 144 milliseconds