Home
last modified time | relevance | path

Searched refs:rio_table_hdr (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pci/hotplug/
H A Dibmphp.h92 struct rio_table_hdr { struct
93 ver_numrio_table_hdr global() argument
94 scal_countrio_table_hdr global() argument
95 riodev_countrio_table_hdr global() argument
96 offsetrio_table_hdr global() argument
H A Dibmphp_ebda.c44 static struct rio_table_hdr *rio_table_ptr = NULL;
355 rio_table_ptr = kzalloc(sizeof(struct rio_table_hdr), GFP_KERNEL); in ibmphp_access_ebda()