Home
last modified time | relevance | path

Searched refs:fc_resource_list (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/sun4/sys/
H A Dfcode.h448 struct fc_resource_list { struct
464 typedef struct fc_resource_list *fco_handle_t; argument
/titanic_41/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c107 rp = kmem_zalloc(sizeof (struct fc_resource_list), KM_SLEEP); in fc_ops_alloc_handle()
160 kmem_free(rp, sizeof (struct fc_resource_list)); in fc_ops_free_handle()
H A Dfcpci.c190 rp = kmem_zalloc(sizeof (struct fc_resource_list), KM_SLEEP); in pci_fc_ops_alloc_handle()
258 kmem_free(rp, sizeof (struct fc_resource_list)); in pci_fc_ops_free_handle()
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Dfcgp2.c146 rp = kmem_zalloc(sizeof (struct fc_resource_list), KM_SLEEP); in gp2_fc_ops_alloc_handle()
219 kmem_free(rp, sizeof (struct fc_resource_list)); in gp2_fc_ops_free_handle()
/titanic_41/usr/src/uts/sun4u/io/
H A Dopl_cfg.c1154 rp = kmem_zalloc(sizeof (struct fc_resource_list), KM_SLEEP); in opl_fc_ops_alloc_handle()
1237 kmem_free(rp, sizeof (struct fc_resource_list)); in opl_fc_ops_free_handle()