Searched refs:card_state (Results 1 – 4 of 4) sorted by relevance
61 int card_state; /* 0 = no socket, member112 sockets[i].card_state = 1; /* 1 = present but empty */ in i82092aa_pci_probe()124 sockets[i].card_state = 3; in i82092aa_pci_probe()324 if (sockets[i].card_state==0) /* Inactive socket, should not happen */ in i82092aa_interrupt()
273 u8 card_state; member959 if(tp->card_state == Sleeping) in typhoon_get_stats()991 if(tp->card_state == Sleeping) { in typhoon_get_drvinfo()1278 tp->card_state = Sleeping; in typhoon_init_interface()1977 tp->card_state = Running; in typhoon_start_runtime()2029 tp->card_state = Sleeping; in typhoon_stop_runtime()
192 enum card_state { enum395 enum card_state state;
890 u32 card_state; in ipw2100_wait_for_card_state() local891 u32 len = sizeof(card_state); in ipw2100_wait_for_card_state()896 &card_state, &len); in ipw2100_wait_for_card_state()906 if ((card_state == state) || in ipw2100_wait_for_card_state()