Home
last modified time | relevance | path

Searched defs:maxports (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/mips/nlm/dev/net/
H A Dnae.c64 nlm_program_nae_parser_seq_fifo(uint64_t nae_base, int maxports, in nlm_program_nae_parser_seq_fifo()
246 nlm_setup_iface_fifo_cfg(uint64_t nae_base, int maxports, in nlm_setup_iface_fifo_cfg()
266 nlm_setup_rx_base_config(uint64_t nae_base, int maxports, in nlm_setup_rx_base_config()
288 nlm_setup_rx_buf_config(uint64_t nae_base, int maxports, in nlm_setup_rx_buf_config()
/freebsd-13.1/usr.sbin/ppp/
H A Dncp.h33 unsigned maxports; /* How many allocated (malloc) ports */ member
/freebsd-13.1/sys/dev/usb/serial/
H A Dugensa.c201 int x, maxports; in ugensa_attach() local