Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/avs/rdc/
H A Dsndradm.c653 #define DISKQ_OKAY 0 macro
681 return (DISKQ_OKAY); /* okay, */ in check_diskqueue()
720 return (DISKQ_OKAY); /* okay, */ in check_diskqueue()
728 == 0 ? DISKQ_OKAY : DISKQ_FAIL); in check_diskqueue()
732 return (DISKQ_OKAY); in check_diskqueue()
747 return (DISKQ_OKAY); /* matches existing group */ in pair_diskqueue_check()
762 return (DISKQ_OKAY); /* changed to existing group que */ in pair_diskqueue_check()
775 return (DISKQ_OKAY); in pair_diskqueue_check()
1761 int diskq_group = DISKQ_OKAY;