bad144_context
struct bad144_context *bad144; /* bad144 sectors */
struct bad144_context *bad144; /* bad144 sectors */
struct bad144_context *bad144; /* bad144 data */
struct bad144_context *bad144 = NULL;
struct bad144_context *bad144, *obad144;
struct bad144_context *
struct bad144_context *ctx = kmem_zalloc(sizeof(*ctx), KM_SLEEP);
bad144_fini(struct bad144_context * const ctx)
bad144_set(struct bad144_context * const ctx, const struct dkbad * const bt)
bad144_load(struct bad144_context * const ctx, dev_t dev,
bad144_isbad_chs(const struct bad144_context * const ctx,
bad144_isbad_lba(const struct bad144_context * const ctx, daddr_t blk,
struct bad144_context *bad144; /* bad144 sectors */
struct bad144_context *bad144; /* bad144 sectors */
struct bad144_context;
struct bad144_context *
void bad144_fini(struct bad144_context *);
int bad144_set(struct bad144_context *, const struct dkbad *);
int bad144_load(struct bad144_context *, dev_t, void (*)(struct buf *));
int bad144_isbad_chs(const struct bad144_context *,
int bad144_isbad_lba(const struct bad144_context *,