Home
last modified time | relevance | path

Searched defs:scsw (Results 1 – 25 of 52) sorted by relevance

123

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/s390/include/asm/
H A Dscsw.h140 union scsw { union
225 static inline int scsw_is_tm(union scsw *scsw) in scsw_is_tm()
237 static inline u32 scsw_key(union scsw *scsw) in scsw_key()
252 static inline u32 scsw_eswf(union scsw *scsw) in scsw_eswf()
267 static inline u32 scsw_cc(union scsw *scsw) in scsw_cc()
282 static inline u32 scsw_ectl(union scsw *scsw) in scsw_ectl()
297 static inline u32 scsw_pno(union scsw *scsw) in scsw_pno()
312 static inline u32 scsw_fctl(union scsw *scsw) in scsw_fctl()
327 static inline u32 scsw_actl(union scsw *scsw) in scsw_actl()
342 static inline u32 scsw_stctl(union scsw *scsw) in scsw_stctl()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/s390/include/asm/
H A Dscsw.h140 union scsw { union
225 static inline int scsw_is_tm(union scsw *scsw) in scsw_is_tm()
237 static inline u32 scsw_key(union scsw *scsw) in scsw_key()
252 static inline u32 scsw_eswf(union scsw *scsw) in scsw_eswf()
267 static inline u32 scsw_cc(union scsw *scsw) in scsw_cc()
282 static inline u32 scsw_ectl(union scsw *scsw) in scsw_ectl()
297 static inline u32 scsw_pno(union scsw *scsw) in scsw_pno()
312 static inline u32 scsw_fctl(union scsw *scsw) in scsw_fctl()
327 static inline u32 scsw_actl(union scsw *scsw) in scsw_actl()
342 static inline u32 scsw_stctl(union scsw *scsw) in scsw_stctl()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/s390/include/asm/
H A Dscsw.h140 union scsw { union
225 static inline int scsw_is_tm(union scsw *scsw) in scsw_is_tm()
237 static inline u32 scsw_key(union scsw *scsw) in scsw_key()
252 static inline u32 scsw_eswf(union scsw *scsw) in scsw_eswf()
267 static inline u32 scsw_cc(union scsw *scsw) in scsw_cc()
282 static inline u32 scsw_ectl(union scsw *scsw) in scsw_ectl()
297 static inline u32 scsw_pno(union scsw *scsw) in scsw_pno()
312 static inline u32 scsw_fctl(union scsw *scsw) in scsw_fctl()
327 static inline u32 scsw_actl(union scsw *scsw) in scsw_actl()
342 static inline u32 scsw_stctl(union scsw *scsw) in scsw_stctl()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/pc-bios/s390-ccw/
H A Dcio.h64 struct scsw { struct
82 struct scsw scsw; /* subchannel status word */ argument
210 struct scsw scsw; member
/dports/emulators/qemu42/qemu-4.2.1/pc-bios/s390-ccw/
H A Dcio.h64 struct scsw { struct
65 __u16 flags;
66 __u16 ctrl;
67 __u32 cpa;
68 __u8 dstat;
69 __u8 cstat;
70 __u16 count;
119 struct scsw scsw; /* subchannel status word */ member
339 struct scsw scsw; member
/dports/emulators/qemu-utils/qemu-4.2.1/pc-bios/s390-ccw/
H A Dcio.h64 struct scsw { struct
65 __u16 flags;
66 __u16 ctrl;
67 __u32 cpa;
68 __u8 dstat;
69 __u8 cstat;
70 __u16 count;
119 struct scsw scsw; /* subchannel status word */ member
339 struct scsw scsw; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/pc-bios/s390-ccw/
H A Dcio.h64 struct scsw { struct
65 __u16 flags;
66 __u16 ctrl;
67 __u32 cpa;
68 __u8 dstat;
69 __u8 cstat;
70 __u16 count;
119 struct scsw scsw; /* subchannel status word */ member
339 struct scsw scsw; member
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/pc-bios/s390-ccw/
H A Dcio.h64 struct scsw { struct
65 __u16 flags;
66 __u16 ctrl;
67 __u32 cpa;
68 __u8 dstat;
69 __u8 cstat;
70 __u16 count;
119 struct scsw scsw; /* subchannel status word */ member
339 struct scsw scsw; member
/dports/emulators/qemu60/qemu-6.0.0/pc-bios/s390-ccw/
H A Dcio.h64 struct scsw { struct
65 __u16 flags;
66 __u16 ctrl;
67 __u32 cpa;
68 __u8 dstat;
69 __u8 cstat;
70 __u16 count;
119 struct scsw scsw; /* subchannel status word */ member
344 struct scsw scsw; member
/dports/emulators/qemu/qemu-6.2.0/pc-bios/s390-ccw/
H A Dcio.h64 struct scsw { struct
65 __u16 flags;
66 __u16 ctrl;
67 __u32 cpa;
68 __u8 dstat;
69 __u8 cstat;
70 __u16 count;
119 struct scsw scsw; /* subchannel status word */ member
344 struct scsw scsw; member
/dports/emulators/qemu5/qemu-5.2.0/pc-bios/s390-ccw/
H A Dcio.h64 struct scsw { struct
65 __u16 flags;
66 __u16 ctrl;
67 __u32 cpa;
68 __u8 dstat;
69 __u8 cstat;
70 __u16 count;
119 struct scsw scsw; /* subchannel status word */ member
344 struct scsw scsw; member
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/pc-bios/s390-ccw/
H A Dcio.h64 struct scsw { struct
65 __u16 flags;
66 __u16 ctrl;
67 __u32 cpa;
68 __u8 dstat;
69 __u8 cstat;
70 __u16 count;
119 struct scsw scsw; /* subchannel status word */ member
344 struct scsw scsw; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/s390/cio/
H A Ddevice_id.c148 struct cmd_scsw *scsw = &cdev->private->dma_area->irb.scsw.cmd; in snsid_check() local
H A Dccwreq.c173 struct cmd_scsw *scsw = &irb->scsw.cmd; in ccwreq_status() local
H A Ddevice_fsm.c463 struct cmd_scsw *scsw = &irb->scsw.cmd; in create_fake_irb() local
469 struct tm_scsw *scsw = &irb->scsw.tm; in create_fake_irb() local
H A Dvfio_ccw_fsm.c243 union scsw *scsw = &private->scsw; in fsm_io_request() local
H A Deadm_sch.c130 struct eadm_scsw *scsw = &sch->schib.scsw.eadm; in eadm_subchannel_irq() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/s390/cio/
H A Ddevice_id.c148 struct cmd_scsw *scsw = &cdev->private->dma_area->irb.scsw.cmd; in snsid_check() local
H A Dccwreq.c173 struct cmd_scsw *scsw = &irb->scsw.cmd; in ccwreq_status() local
H A Ddevice_fsm.c463 struct cmd_scsw *scsw = &irb->scsw.cmd; in create_fake_irb() local
469 struct tm_scsw *scsw = &irb->scsw.tm; in create_fake_irb() local
H A Dvfio_ccw_fsm.c243 union scsw *scsw = &private->scsw; in fsm_io_request() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/s390/cio/
H A Ddevice_id.c148 struct cmd_scsw *scsw = &cdev->private->dma_area->irb.scsw.cmd; in snsid_check() local
H A Dccwreq.c173 struct cmd_scsw *scsw = &irb->scsw.cmd; in ccwreq_status() local
H A Ddevice_fsm.c463 struct cmd_scsw *scsw = &irb->scsw.cmd; in create_fake_irb() local
469 struct tm_scsw *scsw = &irb->scsw.tm; in create_fake_irb() local
H A Dvfio_ccw_fsm.c243 union scsw *scsw = &private->scsw; in fsm_io_request() local

123