Home
last modified time | relevance | path

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

/freebsd/sys/dev/p2sb/
H A Dp2sb.h9 int p2sb_get_port(device_t dev, int unit);
H A Dp2sb.c74 p2sb_get_port(device_t dev, int unit) in p2sb_get_port() function
H A Dlewisburg_gpiocm.c283 sc->port = p2sb_get_port(sc->p2sb, unit); in lbggpiocm_probe()