Home
last modified time | relevance | path

Searched defs:hwm (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dhwloop-branch-in.s97 hwm: R6 += 1; label
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_xgmac.c341 int hwm; in rx_fifo_hwm() local
349 int hwm, lwm; in t3_mac_set_mtu() local
/netbsd-src/external/gpl3/gcc/dist/libcody/
H A Dbuffer.cc189 size_t hwm = buffer.capacity (); in Read() local
/netbsd-src/sys/altq/
H A Daltq_wfq.h118 int hwm; /* high water mark */ member
/netbsd-src/external/gpl2/rcs/dist/src/
H A Dci.c628 long hwm = ftell(frewrite); variable
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc1921 unsigned hwm = (off + needed + page_size - 1) & ~(page_size - 1); in grow() local
13628 loc_spans::maybe_propagate (module_state *import, location_t hwm) in maybe_propagate()
13641 loc_spans::open (location_t hwm) in open()
15125 module_state::read_bindings (unsigned num, unsigned lwm, unsigned hwm) in read_bindings()
15208 module_state::read_entities (unsigned count, unsigned lwm, unsigned hwm) in read_entities()
16226 unsigned hwm = sec.u (); in read_ordinary_maps() local
16250 location_t hwm = sec.u (); in read_ordinary_maps() local
18037 unsigned hwm = counts[MSC_sec_hwm]; in read_language() local
/netbsd-src/sys/dev/pci/
H A Dif_bwfm_pci.c1202 if_rxr_init(struct if_rxring *rxr, unsigned int lwm __unused, unsigned int hwm) in if_rxr_init()
H A Dif_mcx.c3139 mcx_rxr_init(struct mcx_rxring *rxr, u_int lwm __unused, u_int hwm) in mcx_rxr_init()
/netbsd-src/sys/dev/pci/igc/
H A Dif_igc.c880 uint16_t hwm = 64 * pba - max_frame_size / 16; in igc_init_dmac() local