Searched refs:bd_t (Results 1 – 1 of 1) sorted by relevance
144 typedef struct bd bd_t; typedef208 bd_t *h_bd;216 bd_t *i_bd;255 static void bd_create_errstats(bd_t *, int, bd_drive_t *);256 static void bd_destroy_errstats(bd_t *);258 static void bd_init_errstats(bd_t *, bd_drive_t *);259 static void bd_fini_errstats(bd_t *);282 static void bd_sched(bd_t *, bd_queue_t *);283 static void bd_submit(bd_t *, bd_xfer_impl_t *);285 static void bd_update_state(bd_t *);[all …]