Searched defs:hwm (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
H A D | hwloop-branch-in.s | 97 hwm: R6 += 1; label
|
/netbsd-src/sys/dev/pci/cxgb/ |
H A D | cxgb_xgmac.c | 341 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 D | buffer.cc | 189 size_t hwm = buffer.capacity (); in Read() local
|
/netbsd-src/sys/altq/ |
H A D | altq_wfq.h | 118 int hwm; /* high water mark */ member
|
/netbsd-src/external/gpl2/rcs/dist/src/ |
H A D | ci.c | 628 long hwm = ftell(frewrite); variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | module.cc | 1921 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 D | if_bwfm_pci.c | 1202 if_rxr_init(struct if_rxring *rxr, unsigned int lwm __unused, unsigned int hwm) in if_rxr_init()
|
H A D | if_mcx.c | 3139 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 D | if_igc.c | 880 uint16_t hwm = 64 * pba - max_frame_size / 16; in igc_init_dmac() local
|