Searched refs:fc_ops_alloc_handle (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/sun4/sys/ |
H A D | fcode.h | 493 fc_ops_alloc_handle(dev_info_t *ap, dev_info_t *config_child,
|
/titanic_50/usr/src/uts/sun4/io/efcode/ |
H A D | fc_ops.c | 101 fc_ops_alloc_handle(dev_info_t *ap, dev_info_t *child, in fc_ops_alloc_handle() function
|
H A D | fcpci.c | 191 rp->next_handle = fc_ops_alloc_handle(ap, child, fcode, fcode_size, in pci_fc_ops_alloc_handle()
|
/titanic_50/usr/src/uts/sun4u/starcat/io/ |
H A D | fcgp2.c | 147 rp->next_handle = fc_ops_alloc_handle(ap, child, fcode, fcode_size, in gp2_fc_ops_alloc_handle()
|
/titanic_50/usr/src/uts/sun4u/io/ |
H A D | opl_cfg.c | 1155 rp->next_handle = fc_ops_alloc_handle(parent, child, fcode, fcode_size, in opl_fc_ops_alloc_handle()
|