Home
last modified time | relevance | path

Searched refs:PR_S_INITED (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/ata/
Data-raid.h673 #define PR_S_INITED 0x04 macro
Data-raid.c3597 (PR_S_VALID | PR_S_ONLINE | PR_S_INITED | PR_S_READY)) == in ata_raid_promise_read_meta()
3598 (PR_S_VALID | PR_S_ONLINE | PR_S_INITED | PR_S_READY)) { in ata_raid_promise_read_meta()
3707 (PR_S_VALID | PR_S_ONLINE | PR_S_INITED | PR_S_READY); in ata_raid_promise_write_meta()