Home
last modified time | relevance | path

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

/linux-3.4.99/arch/alpha/kernel/
Derr_ev7.c103 lf_subpackets->env[ev7_lf_env_index(subpacket->type)] = in ev7_collect_logout_frame_subpackets()
Derr_marvel.c48 env = lf_subpackets->env[ev7_lf_env_index(ev_packets[i].type)]; in marvel_print_680_frame()
73 for (i = ev7_lf_env_index(EL_TYPE__PAL__ENV__AMBIENT_TEMPERATURE); in marvel_process_680_frame()
74 i <= ev7_lf_env_index(EL_TYPE__PAL__ENV__HOT_PLUG); in marvel_process_680_frame()
/linux-3.4.99/arch/alpha/include/asm/
Derr_ev7.h163 static inline int ev7_lf_env_index(int type) in ev7_lf_env_index() function