Home
last modified time | relevance | path

Searched defs:normal (Results 1 – 9 of 9) sorted by relevance

/linux-3.3/include/linux/
Datmlec.h79 } normal; member
/linux-3.3/arch/x86/kernel/
Dnmi.c61 unsigned int normal; member
/linux-3.3/arch/m68k/fpsp040/
Dres_func.S400 normal: label
/linux-3.3/drivers/net/wireless/p54/
Dlmac.h270 } __packed normal; member
387 struct p54_scan_body normal; member
/linux-3.3/arch/x86/platform/uv/
Dtlb_uv.c535 int normal = bcp->uvhub_cpu; in handle_uv2_busy() local
/linux-3.3/drivers/tty/serial/
Dserial_core.c2214 struct tty_driver *normal; in uart_register_driver() local
/linux-3.3/drivers/usb/host/
Dehci.h43 unsigned long normal; member
/linux-3.3/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h976 nx_nic_intr_coalesce_data_t normal; member
/linux-3.3/drivers/net/ethernet/micrel/
Dksz884x.c4756 static void transmit_cleanup(struct dev_info *hw_priv, int normal) in transmit_cleanup()