Searched refs:card_state (Results 1 – 4 of 4) sorted by relevance
79 int card_state; /* 0 = no socket, member196 sockets[i].card_state = 1; /* 1 = present but empty */ in i82092aa_pci_probe()211 sockets[i].card_state = 3; in i82092aa_pci_probe()407 if (sockets[i].card_state==0) /* Inactive socket, should not happen */ in i82092aa_interrupt()
480 u8 card_state; in hpc_get_adapter_status() local496 card_state = (u8)((slot_status & PRSN_STATE) >> 6); in hpc_get_adapter_status()497 *status = (card_state == 1) ? 1 : 0; in hpc_get_adapter_status()
477 u8 card_state; in hpc_get_adapter_status() local488 card_state = (u8)((slot_status & 0x0C00) >> 10); in hpc_get_adapter_status()489 *status = (card_state != 0x3) ? 1 : 0; in hpc_get_adapter_status()
266 u8 card_state; member1016 if(tp->card_state == Sleeping) in typhoon_get_stats()1047 if(tp->card_state == Sleeping) { in typhoon_ethtool_gdrvinfo()1327 tp->card_state = Sleeping; in typhoon_init_interface()1989 tp->card_state = Running; in typhoon_start_runtime()2043 tp->card_state = Sleeping; in typhoon_stop_runtime()