Searched defs:maps (Results 1 - 9 of 9) sorted by relevance
| /src/sys/arch/powerpc/pic/ |
| H A D | pic_distopenpic.c | 60 setup_distributed_openpic(void *addr, int nrofisus, void **isu, int *maps) argument
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/instmem/ |
| H A D | nouveau_nvkm_subdev_instmem_nv50.c | 63 refcount_t maps; member in struct:nv50_instobj
|
| /src/usr.sbin/ypserv/ypserv/ |
| H A D | ypserv_db.c | 90 struct mapq maps; /* global queue of maps (LRU) */ variable in typeref:struct:mapq [all...] |
| /src/sys/dev/marvell/ |
| H A D | gtpci.c | 268 } maps[] = { local in function:gtpci_barinit [all...] |
| /src/sys/net/lagg/ |
| H A D | if_laggproto.c | 120 lagg_portmap_active(struct lagg_portmaps *maps) argument 130 lagg_portmap_next(struct lagg_portmaps *maps) argument 141 lagg_portmap_switch(struct lagg_portmaps *maps) argument
|
| /src/sys/fs/udf/ |
| H A D | ecma167-udf.h | 399 uint8_t maps[1]; member in struct:logvol_desc
|
| /src/sys/dev/pci/ |
| H A D | if_vioif.c | 1158 struct vioif_net_map *maps; local in function:vioif_alloc_mems [all...] |
| H A D | if_iavf.c | 2218 struct iavf_tx_map *maps; local in function:iavf_txr_alloc 2301 struct iavf_tx_map *maps; local in function:iavf_txr_free 2335 struct iavf_rx_map *maps; local in function:iavf_rxr_alloc 2405 struct iavf_rx_map *maps; local in function:iavf_rxr_free 2755 struct iavf_rx_map *maps, *rxm; local in function:iavf_rxr_clean 3199 struct iavf_tx_map *maps, *txm; local in function:iavf_txr_clean [all...] |
| H A D | if_ixl.c | 2360 struct ixl_tx_map *maps = NULL, *txm; local in function:ixl_txr_alloc 2479 struct ixl_tx_map *maps, *txm; local in function:ixl_txr_clean 2541 struct ixl_tx_map *maps, *txm; local in function:ixl_txr_free 2940 struct ixl_rx_map *maps = NULL, *rxm; local in function:ixl_rxr_alloc 2995 struct ixl_rx_map *maps, *rxm; local in function:ixl_rxr_clean 3110 struct ixl_rx_map *maps, *rxm; local in function:ixl_rxr_free [all...] |
Completed in 22 milliseconds