Home
last modified time | relevance | path

Searched defs:nslot (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_gen.c171 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_50/usr/src/uts/common/io/sdcard/impl/
H A Dsda_host.c55 sda_host_alloc(dev_info_t *dip, int nslot, sda_ops_t *ops, ddi_dma_attr_t *dma) in sda_host_alloc()
/titanic_50/usr/src/uts/common/io/sfe/
H A Dsfe_util.c363 gem_rx_desc_dma_sync(struct gem_dev *dp, int head, int nslot, int how) in gem_rx_desc_dma_sync()
391 gem_tx_desc_dma_sync(struct gem_dev *dp, int head, int nslot, int how) in gem_tx_desc_dma_sync()
420 gem_rx_start_default(struct gem_dev *dp, int head, int nslot) in gem_rx_start_default()
H A Dsfe.c1225 sfe_tx_start(struct gem_dev *dp, int start_slot, int nslot) in sfe_tx_start()
/titanic_50/usr/src/cmd/mdb/common/modules/nsctl/
H A Dnsctl.c1781 int nslot; in nsc_rmap() local