Home
last modified time | relevance | path

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

/linux-3.3/drivers/pci/hotplug/
Dshpchp_hpc.c453 static int hpc_get_prog_int(struct slot *slot, u8 *prog_int) in hpc_get_prog_int() function
470 if ((retval = hpc_get_prog_int(slot, &pi))) in hpc_get_adapter_speed()
926 .get_prog_int = hpc_get_prog_int,