Searched refs:badsec_lst (Results 1 – 6 of 6) sorted by relevance
116 extern struct badsec_lst *badsl_chain;118 extern struct badsec_lst *gbadsl_chain;373 struct badsec_lst *blc_p; in ata_repair()374 struct badsec_lst *blc_p_nxt; in ata_repair()382 blc_p = (struct badsec_lst *)calloc(1, BADSLSZ); in ata_repair()394 blc_p->bl_nxt = (struct badsec_lst *)calloc(1, BADSLSZ); in ata_repair()448 struct badsec_lst *blc_p; in ata_wr_cur()449 struct badsec_lst *blc_p_nxt; in ata_wr_cur()469 blc_p = (struct badsec_lst *)calloc(1, BADSLSZ); in ata_wr_cur()482 blc_p->bl_nxt = (struct badsec_lst *)calloc(1, BADSLSZ); in ata_wr_cur()
43 struct badsec_lst { struct45 struct badsec_lst *bl_nxt; argument49 #define BADSLSZ sizeof (struct badsec_lst) argument
60 struct badsec_lst *badsl_chain = NULL;62 struct badsec_lst *gbadsl_chain = NULL;390 struct badsec_lst *blc_p; in get_badsec()443 struct badsec_lst *blc_p; in count_badsec()
42 struct badsec_lst { struct44 struct badsec_lst *bl_nxt; argument48 #define BADSLSZ sizeof (struct badsec_lst) argument
61 extern struct badsec_lst *badsl_chain;63 extern struct badsec_lst *gbadsl_chain;192 struct badsec_lst *blc_p; in main()306 struct badsec_lst *blc_p; in add_gbad()309 blc_p = (struct badsec_lst *)malloc(BADSLSZ); in add_gbad()323 blc_p->bl_nxt = (struct badsec_lst *)malloc(BADSLSZ); in add_gbad()412 struct badsec_lst *blc_p; in try_hw_remap()
59 struct badsec_lst *badsl_chain;61 struct badsec_lst *gbadsl_chain;385 struct badsec_lst *blc_p; in get_badsec()434 struct badsec_lst *blc_p; in count_badsec()