Searched refs:PR_S_ONLINE (Results 1 – 2 of 2) sorted by relevance
144 (PR_S_VALID | PR_S_ONLINE | PR_S_INITED | PR_S_READY)) == in ata_raid_read_config_promise()145 (PR_S_VALID | PR_S_ONLINE | PR_S_INITED | PR_S_READY)) { in ata_raid_read_config_promise()
78 #define PR_S_ONLINE 0x02 macro