Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dxlp_simplebus.c83 static int xlp_simplebus_ofw_map_intr(device_t, device_t, phandle_t,
95 DEVMETHOD(ofw_bus_map_intr, xlp_simplebus_ofw_map_intr),
309 xlp_simplebus_ofw_map_intr(device_t dev, device_t child, phandle_t iparent, int icells, in xlp_simplebus_ofw_map_intr() function