Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ipack/carriers/
H A Dtpci200.c44 static struct tpci200_board *check_slot(struct ipack_device *dev) in check_slot() function
167 tpci200 = check_slot(dev); in tpci200_free_irq()
196 tpci200 = check_slot(dev); in tpci200_request_irq()
366 struct tpci200_board *tpci200 = check_slot(dev); in tpci200_get_clockrate()
378 struct tpci200_board *tpci200 = check_slot(dev); in tpci200_set_clockrate()
401 struct tpci200_board *tpci200 = check_slot(dev); in tpci200_get_error()
415 struct tpci200_board *tpci200 = check_slot(dev); in tpci200_get_timeout()
430 struct tpci200_board *tpci200 = check_slot(dev); in tpci200_reset_timeout()
/openbmc/linux/drivers/acpi/
H A Dpci_slot.c42 check_slot(acpi_handle handle, unsigned long long *sun) in check_slot() function
93 device = check_slot(handle, &sun); in register_slot()
/openbmc/linux/arch/x86/kernel/
H A Dmpparse.c700 check_slot(unsigned long mpc_new_phys, unsigned long mpc_new_length, int count) in check_slot() function
771 if (check_slot(mpc_new_phys, mpc_new_length, count) < 0) in replace_intsrc_all()