Home
last modified time | relevance | path

Searched refs:subchannel_id (Results 1 – 23 of 23) sorted by relevance

/linux-4.19.296/drivers/s390/cio/
Dioasm.c16 static inline int __stsch(struct subchannel_id schid, struct schib *addr) in __stsch()
18 register struct subchannel_id reg1 asm ("1") = schid; in __stsch()
33 int stsch(struct subchannel_id schid, struct schib *addr) in stsch()
44 static inline int __msch(struct subchannel_id schid, struct schib *addr) in __msch()
46 register struct subchannel_id reg1 asm ("1") = schid; in __msch()
61 int msch(struct subchannel_id schid, struct schib *addr) in msch()
71 static inline int __tsch(struct subchannel_id schid, struct irb *addr) in __tsch()
73 register struct subchannel_id reg1 asm ("1") = schid; in __tsch()
86 int tsch(struct subchannel_id schid, struct irb *addr) in tsch()
96 static inline int __ssch(struct subchannel_id schid, union orb *addr) in __ssch()
[all …]
Dioasm.h16 int stsch(struct subchannel_id schid, struct schib *addr);
17 int msch(struct subchannel_id schid, struct schib *addr);
18 int tsch(struct subchannel_id schid, struct irb *addr);
19 int ssch(struct subchannel_id schid, union orb *addr);
20 int csch(struct subchannel_id schid);
23 int rsch(struct subchannel_id schid);
24 int hsch(struct subchannel_id schid);
25 int xsch(struct subchannel_id schid);
Didset.h18 void idset_sch_add(struct idset *set, struct subchannel_id id);
19 void idset_sch_del(struct idset *set, struct subchannel_id id);
20 void idset_sch_del_subseq(struct idset *set, struct subchannel_id schid);
21 int idset_sch_contains(struct idset *set, struct subchannel_id id);
Dcss.h106 extern struct subchannel *css_alloc_subchannel(struct subchannel_id,
108 extern struct subchannel *get_subchannel_by_schid(struct subchannel_id);
112 int (*fn_unknown)(struct subchannel_id,
114 extern int for_each_subchannel(int(*fn)(struct subchannel_id, void *), void *);
145 void css_schedule_eval(struct subchannel_id schid);
Dchsc.h101 struct subchannel_id schid;
140 extern int chsc_get_ssd_info(struct subchannel_id schid,
164 int chsc_ssqd(struct subchannel_id schid, struct chsc_ssqd_area *ssqd);
165 int chsc_sadc(struct subchannel_id schid, struct chsc_scssc_area *scssc,
169 int chsc_siosl(struct subchannel_id schid);
248 int chsc_pnso_brinfo(struct subchannel_id schid,
Dtrace.h25 TP_PROTO(struct subchannel_id schid, struct schib *schib, int cc),
85 TP_PROTO(struct subchannel_id schid, struct schib *schib, int cc),
96 TP_PROTO(struct subchannel_id schid, struct schib *schib, int cc),
107 TP_PROTO(struct subchannel_id schid, struct irb *irb, int cc),
172 memcpy(&__entry->tpi_info, &S390_lowcore.subchannel_id,
196 TP_PROTO(struct subchannel_id schid, union orb *orb, int cc),
218 TP_PROTO(struct subchannel_id schid, int cc),
243 TP_PROTO(struct subchannel_id schid, int cc),
253 TP_PROTO(struct subchannel_id schid, int cc),
263 TP_PROTO(struct subchannel_id schid, int cc),
[all …]
Didset.c79 void idset_sch_add(struct idset *set, struct subchannel_id schid) in idset_sch_add()
84 void idset_sch_del(struct idset *set, struct subchannel_id schid) in idset_sch_del()
90 void idset_sch_del_subseq(struct idset *set, struct subchannel_id schid) in idset_sch_del_subseq()
97 int idset_sch_contains(struct idset *set, struct subchannel_id schid) in idset_sch_contains()
Dvfio_ccw_trace.h19 TP_PROTO(int fctl, struct subchannel_id schid, int errno, char *errstr),
24 __field_struct(struct subchannel_id, schid)
Dcio.h51 struct subchannel_id schid;
96 struct subchannel_id schid;
141 extern int cio_is_console(struct subchannel_id);
Dcss.c44 for_each_subchannel(int(*fn)(struct subchannel_id, void *), void *data) in for_each_subchannel() argument
46 struct subchannel_id schid; in for_each_subchannel()
65 int (*fn_unknown_sch)(struct subchannel_id, void *);
81 static int call_fn_unknown_sch(struct subchannel_id schid, void *data) in call_fn_unknown_sch()
91 static int call_fn_all_sch(struct subchannel_id schid, void *data) in call_fn_all_sch()
111 int (*fn_unknown)(struct subchannel_id, in for_each_subchannel_staged() argument
172 static int css_validate_subchannel(struct subchannel_id schid, in css_validate_subchannel()
202 struct subchannel *css_alloc_subchannel(struct subchannel_id schid, in css_alloc_subchannel()
437 static int css_probe_device(struct subchannel_id schid, struct schib *schib) in css_probe_device()
457 struct subchannel_id *schid = data; in check_subchannel()
[all …]
Dcio.c614 static int cio_test_for_console(struct subchannel_id schid, void *data) in cio_test_for_console()
630 struct subchannel_id schid; in cio_get_console_sch_no()
650 struct subchannel_id schid; in cio_probe_console()
684 int cio_is_console(struct subchannel_id schid) in cio_is_console()
Dqdio_main.c1066 struct subchannel_id schid; in qdio_int_handler()
1124 struct subchannel_id schid; in qdio_get_ssqd_desc()
1158 struct subchannel_id schid; in qdio_shutdown()
1235 struct subchannel_id schid; in qdio_free()
1260 struct subchannel_id schid; in qdio_allocate()
1343 struct subchannel_id schid; in qdio_establish()
1413 struct subchannel_id schid; in qdio_activate()
1767 int qdio_pnso_brinfo(struct subchannel_id schid, in qdio_pnso_brinfo()
Dchsc.c96 int chsc_get_ssd_info(struct subchannel_id schid, struct chsc_ssd_info *ssd) in chsc_get_ssd_info()
160 int chsc_ssqd(struct subchannel_id schid, struct chsc_ssqd_area *ssqd) in chsc_ssqd()
185 int chsc_sadc(struct subchannel_id schid, struct chsc_scssc_area *scssc, in chsc_sadc()
1276 int chsc_siosl(struct subchannel_id schid) in chsc_siosl()
1281 struct subchannel_id sid; in chsc_siosl()
1363 int chsc_pnso_brinfo(struct subchannel_id schid, in chsc_pnso_brinfo()
Dqdio.h285 struct subchannel_id schid;
403 struct subchannel_id *schid,
Dvfio_ccw_fsm.c116 inline struct subchannel_id get_schid(struct vfio_ccw_private *p) in get_schid()
Ddevice_ops.c694 void ccw_device_get_schid(struct ccw_device *cdev, struct subchannel_id *schid) in ccw_device_get_schid()
Dqdio_setup.c303 struct subchannel_id *schid, in qdio_setup_get_ssqd()
/linux-4.19.296/drivers/s390/virtio/
Dvirtio_ccw.c369 static inline long __do_kvm_notify(struct subchannel_id schid, in __do_kvm_notify()
374 register struct subchannel_id __schid asm("2") = schid; in __do_kvm_notify()
386 static inline long do_kvm_notify(struct subchannel_id schid, in do_kvm_notify()
398 struct subchannel_id schid; in virtio_ccw_kvm_notify()
/linux-4.19.296/include/uapi/linux/
Dkvm.h363 __u16 subchannel_id; member
563 __u16 subchannel_id; member
/linux-4.19.296/drivers/s390/block/
Ddasd_ioctl.c412 struct subchannel_id sch_id; in dasd_ioctl_information()
Ddasd_eckd.c998 struct subchannel_id sch_id; in dasd_eckd_read_conf()
/linux-4.19.296/include/acpi/
Dactbl2.h1356 u8 subchannel_id; member
/linux-4.19.296/drivers/s390/net/
Dqeth_l2_main.c1933 struct subchannel_id schid; in qeth_bridgeport_an_set()