Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dccwdev.h87 struct ccw_device { struct
90 struct ccw_device_private *private; /* cio private information */ argument
93 struct ccw_device_id id; argument
97 void (*handler) (struct ccw_device *, unsigned long, struct irb *); argument
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_aux.c343 struct zfcp_adapter *zfcp_adapter_enqueue(struct ccw_device *ccw_device) in zfcp_adapter_enqueue()
H A Dzfcp_def.h153 struct ccw_device *ccw_device; /* S/390 ccw device */ member