Home
last modified time | relevance | path

Searched defs:portval (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/ipf/libipf/
H A Dgetport.c28 int portval = atoi(name); in getport() local
/freebsd/sys/dev/pbio/
H A Dpbio.c318 portval(int port, struct pbio_softc *scp, char *val) in portval() function