Searched refs:bus_t (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libdiskmgt/common/
H A Dbus.c55 bus_t *bp;
145 bus_t *bp;
163 bus_t *bp;
217 bus_t *bp;
H A Ddisks_private.h87 } bus_t; typedef in typeref:struct:bus_info
125 bus_t *bus;
139 bus_t *bus_listp;
223 void cache_free_bus(bus_t *bp);
229 bus_t *cache_get_buslist();
H A Dcache.c56 static bus_t *bus_listp = NULL;
77 controller_t *newctrlp, bus_t *newbusp);
78 static void update_desc_busp(descriptor_t *descp, bus_t *busp);
189 cache_free_bus(bus_t *bp)
306 bus_t *
920 bus_t *free_buslistp;
968 bus_t *nextp;
983 bus_t *newbusp)
1012 update_desc_busp(descriptor_t *descp, bus_t *busp)
H A Dfindevs.c78 static bus_t *add_bus(struct search_args *args, di_node_t node,
100 static bus_t *find_bus(struct search_args *args, char *name);
189 static bus_t *
195 bus_t *bp;
233 bp = (bus_t *)calloc(1, sizeof (bus_t));
1085 static bus_t *
1088 bus_t *listp;
1830 bus_t *bp;

Completed in 74 milliseconds