Home
last modified time | relevance | path

Searched defs:ccw_device (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/s390/include/asm/
Dccwdev.h86 struct ccw_device { struct
89 struct ccw_device_private *private; /* cio private information */ argument
91 struct ccw_device_id id; argument
95 void (*handler) (struct ccw_device *, unsigned long, struct irb *); argument
/linux-5.19.10/drivers/s390/scsi/
Dzfcp_aux.c343 struct zfcp_adapter *zfcp_adapter_enqueue(struct ccw_device *ccw_device) in zfcp_adapter_enqueue()
Dzfcp_def.h153 struct ccw_device *ccw_device; /* S/390 ccw device */ member