Symbol: fc_resource
usr/src/uts/sun4/io/efcode/fc_ops.c
137
struct fc_resource *ip, *np;
usr/src/uts/sun4/io/efcode/fc_ops.c
159
kmem_free(ip, sizeof (struct fc_resource));
usr/src/uts/sun4/io/efcode/fc_ops.c
423
struct fc_resource *ip;
usr/src/uts/sun4/io/efcode/fc_ops.c
437
ip = kmem_zalloc(sizeof (struct fc_resource), KM_SLEEP);
usr/src/uts/sun4/io/efcode/fc_ops.c
449
static struct fc_resource *
usr/src/uts/sun4/io/efcode/fc_ops.c
452
struct fc_resource *ip;
usr/src/uts/sun4/io/efcode/fc_ops.c
569
struct fc_resource *ip;
usr/src/uts/sun4/io/efcode/fc_ops.c
603
kmem_free(ip, sizeof (struct fc_resource));
usr/src/uts/sun4/io/efcode/fc_subr.c
326
fc_add_resource(fco_handle_t rp, struct fc_resource *ip)
usr/src/uts/sun4/io/efcode/fc_subr.c
340
fc_rem_resource(fco_handle_t rp, struct fc_resource *ip)
usr/src/uts/sun4/io/efcode/fc_subr.c
342
struct fc_resource *fp;
usr/src/uts/sun4/io/efcode/fcpci.c
222
struct fc_resource *ip, *np;
usr/src/uts/sun4/io/efcode/fcpci.c
256
kmem_free(ip, sizeof (struct fc_resource));
usr/src/uts/sun4/io/efcode/fcpci.c
300
struct fc_resource *ip;
usr/src/uts/sun4/io/efcode/fcpci.c
369
ip = kmem_zalloc(sizeof (struct fc_resource), KM_SLEEP);
usr/src/uts/sun4/io/efcode/fcpci.c
388
struct fc_resource *ip;
usr/src/uts/sun4/io/efcode/fcpci.c
441
struct fc_resource *ip;
usr/src/uts/sun4/io/efcode/fcpci.c
489
kmem_free(ip, sizeof (struct fc_resource));
usr/src/uts/sun4/io/efcode/fcpci.c
495
static struct fc_resource *
usr/src/uts/sun4/io/efcode/fcpci.c
498
struct fc_resource *ip;
usr/src/uts/sun4/io/efcode/fcpci.c
512
struct fc_resource *ip;
usr/src/uts/sun4/io/efcode/fcpci.c
536
kmem_free(ip, sizeof (struct fc_resource));
usr/src/uts/sun4/io/efcode/fcpci.c
550
struct fc_resource *ip;
usr/src/uts/sun4/io/efcode/fcpci.c
596
ip = kmem_zalloc(sizeof (struct fc_resource), KM_SLEEP);
usr/src/uts/sun4/io/efcode/fcpci.c
614
struct fc_resource *ip;
usr/src/uts/sun4/io/efcode/fcpci.c
649
kmem_free(ip, sizeof (struct fc_resource));
usr/src/uts/sun4/io/efcode/fcpci.c
666
struct fc_resource *ip;
usr/src/uts/sun4/io/efcode/fcpci.c
756
struct fc_resource *ip;
usr/src/uts/sun4/sys/fcode.h
371
struct fc_resource *next;
usr/src/uts/sun4/sys/fcode.h
449
struct fc_resource *head;
usr/src/uts/sun4/sys/fcode.h
612
extern void fc_add_resource(fco_handle_t, struct fc_resource *);
usr/src/uts/sun4/sys/fcode.h
613
extern void fc_rem_resource(fco_handle_t, struct fc_resource *);
usr/src/uts/sun4u/io/opl_cfg.c
1181
struct fc_resource *resp, *nresp;
usr/src/uts/sun4u/io/opl_cfg.c
1233
kmem_free(resp, sizeof (struct fc_resource));
usr/src/uts/sun4u/io/opl_cfg.c
1276
struct fc_resource *resp;
usr/src/uts/sun4u/io/opl_cfg.c
1317
resp = kmem_zalloc(sizeof (struct fc_resource), KM_SLEEP);
usr/src/uts/sun4u/io/opl_cfg.c
1335
struct fc_resource *resp;
usr/src/uts/sun4u/io/opl_cfg.c
1371
kmem_free(resp, sizeof (struct fc_resource));
usr/src/uts/sun4u/io/opl_cfg.c
1389
struct fc_resource *resp;
usr/src/uts/sun4u/io/opl_cfg.c
1505
struct fc_resource *resp;
usr/src/uts/sun4u/io/opl_cfg.c
1620
struct fc_resource *resp;
usr/src/uts/sun4u/io/opl_cfg.c
1669
resp = kmem_zalloc(sizeof (struct fc_resource), KM_SLEEP);
usr/src/uts/sun4u/io/opl_cfg.c
1687
struct fc_resource *resp;
usr/src/uts/sun4u/io/opl_cfg.c
1726
kmem_free(resp, sizeof (struct fc_resource));
usr/src/uts/sun4u/io/opl_cfg.c
1743
struct fc_resource *resp;