Searched defs:nslot (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/avs/ns/nsctl/ |
H A D | nsc_gen.c | 171 int nslot, size_t size, ulong_t offset) in _nsc_rmmap_init() 228 int i, nslot = map[0].inuse; in _nsc_rmmap_alloc() local 312 int i, nslot = map[0].inuse; in _nsc_rmmap_free() local 360 int i, nslot = map[0].inuse; in _nsc_rmmap_size() local 437 int i, nslot; in _nsc_rmmap_inuse() local
|
/titanic_41/usr/src/uts/common/io/sdcard/impl/ |
H A D | sda_host.c | 55 sda_host_alloc(dev_info_t *dip, int nslot, sda_ops_t *ops, ddi_dma_attr_t *dma) in sda_host_alloc()
|
/titanic_41/usr/src/uts/common/io/sfe/ |
H A D | sfe_util.c | 365 gem_rx_desc_dma_sync(struct gem_dev *dp, int head, int nslot, int how) in gem_rx_desc_dma_sync() 393 gem_tx_desc_dma_sync(struct gem_dev *dp, int head, int nslot, int how) in gem_tx_desc_dma_sync() 422 gem_rx_start_default(struct gem_dev *dp, int head, int nslot) in gem_rx_start_default()
|
H A D | sfe.c | 1225 sfe_tx_start(struct gem_dev *dp, int start_slot, int nslot) in sfe_tx_start()
|
/titanic_41/usr/src/cmd/mdb/common/modules/nsctl/ |
H A D | nsctl.c | 1781 int nslot; in nsc_rmap() local
|