Searched refs:b_model (Results 1 – 2 of 2) sorted by relevance
52 char *b_model; member
3199 for (blp = ata_drive_blacklist; blp->b_model != NULL; blp++) { in ata_check_drive_blacklist()3200 if (!ata_strncmp(blp->b_model, aidp->ai_model, in ata_check_drive_blacklist()