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
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()