Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dbus.c57 bus_t *bp; in bus_get_attributes()
148 bus_t *bp; in bus_make_descriptors()
165 bus_t *bp; in get_assoc_buses()
219 bus_t *bp; in get_assoc_controllers()
H A Dcache.c61 static bus_t *bus_listp = NULL;
81 controller_t *newctrlp, bus_t *newbusp);
82 static void update_desc_busp(descriptor_t *descp, bus_t *busp);
190 cache_free_bus(bus_t *bp) in cache_free_bus()
303 bus_t *
849 bus_t *free_buslistp; in rewalk_tree()
897 bus_t *nextp; in rewalk_tree()
912 bus_t *newbusp) in update_desc()
941 update_desc_busp(descriptor_t *descp, bus_t *busp) in update_desc_busp()
H A Ddisks_private.h84 } bus_t; typedef
124 bus_t *bus;
138 bus_t *bus_listp;
227 void cache_free_bus(bus_t *bp);
233 bus_t *cache_get_buslist();
H A Dfindevs.c87 static bus_t *add_bus(struct search_args *args, di_node_t node,
109 static bus_t *find_bus(struct search_args *args, char *name);
202 static bus_t *
208 bus_t *bp; in add_bus()
246 bp = (bus_t *)calloc(1, sizeof (bus_t)); in add_bus()
1129 static bus_t *
1132 bus_t *listp; in find_bus()
1697 bus_t *bp; in remove_invalid_controller()