Searched refs:HST_INVALID (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dsx8.c208 HST_INVALID, /* invalid state; never used */ enumerator in enum:host_states
223 "HST_INVALID",
1220 if (unlikely(host->state == HST_INVALID)) {
1244 int new_state = HST_INVALID;
1351 if (new_state != HST_INVALID) {
1469 assert(host->state == HST_INVALID);

Completed in 61 milliseconds