Home
last modified time | relevance | path

Searched refs:devreg_hc_t (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-s390/
Ds390dyn.h27 } __attribute__ ((packed)) devreg_hc_t; typedef
33 devreg_hc_t hc; /* has controller info */
/linux-2.4.37.9/include/asm-s390x/
Ds390dyn.h27 } __attribute__ ((packed)) devreg_hc_t; typedef
33 devreg_hc_t hc; /* has controller info */
/linux-2.4.37.9/drivers/s390/
Ds390dyn.c42 sizeof(devreg_hc_t))) in s390_device_register_internal()