Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdiskmgt/common/
H A Dbus.c59 bus_t *bp; in bus_get_attributes()
150 bus_t *bp; in bus_make_descriptors()
167 bus_t *bp; in get_assoc_buses()
221 bus_t *bp; in get_assoc_controllers()
H A Ddisks_private.h79 } bus_t; typedef
118 bus_t *bus;
132 bus_t *bus_listp;
221 void cache_free_bus(bus_t *bp);
227 bus_t *cache_get_buslist();
H A Dcache.c59 static bus_t *bus_listp = NULL;
79 controller_t *newctrlp, bus_t *newbusp);
80 static void update_desc_busp(descriptor_t *descp, bus_t *busp);
188 cache_free_bus(bus_t *bp) in cache_free_bus()
300 bus_t *
846 bus_t *free_buslistp; in rewalk_tree()
894 bus_t *nextp; in rewalk_tree()
909 bus_t *newbusp) in update_desc()
938 update_desc_busp(descriptor_t *descp, bus_t *busp) in update_desc_busp()
H A Dfindevs.c79 static bus_t *add_bus(struct search_args *args, di_node_t node,
103 static bus_t *find_bus(struct search_args *args, char *name);
190 static bus_t *
196 bus_t *bp; in add_bus()
234 bp = (bus_t *)calloc(1, sizeof (bus_t)); in add_bus()
1166 static bus_t *
1169 bus_t *listp; in find_bus()
1883 bus_t *bp; in remove_invalid_controller()