Searched refs:SD_LOST_RESERVE (Results 1 – 2 of 2) sorted by relevance
914 #define SD_LOST_RESERVE 0x0004 macro1300 (SD_LOST_RESERVE | SD_WANT_RESERVE); \
6194 (SD_RESERVE | SD_WANT_RESERVE | SD_LOST_RESERVE)) { in sd_ddi_suspend()6499 (SD_RESERVE | SD_WANT_RESERVE | SD_LOST_RESERVE))) { in sd_pm_state_change()8655 !(un->un_resvd_status & SD_LOST_RESERVE)) { in sd_unit_detach()18611 (SD_LOST_RESERVE | SD_WANT_RESERVE);24525 ~(SD_RESERVE | SD_LOST_RESERVE | SD_WANT_RESERVE);25033 (SD_LOST_RESERVE | SD_WANT_RESERVE);25045 (un->un_resvd_status & SD_LOST_RESERVE)) {25185 (SD_LOST_RESERVE | SD_WANT_RESERVE);25417 un->un_resvd_status &= ~SD_LOST_RESERVE;25430 un->un_resvd_status |= SD_LOST_RESERVE;[all …]