Searched refs:ata_ok (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | ata.h | 1028 static inline bool ata_ok(u8 status) in ata_ok() function |
/linux/drivers/ata/ | ||
H A D | libata-sff.c | 1125 if (unlikely(!ata_ok(status))) { in ata_sff_hsm_move() |