Home
last modified time | relevance | path

Searched refs:class_type (Results 1 – 9 of 9) sorted by relevance

/linux/arch/arm/mach-omap2/
A Dsmartreflex-class3.c50 .class_type = SR_CLASS3,
/linux/include/uapi/linux/
A Dicmp.h137 __u8 class_type; member
/linux/include/linux/power/
A Dsmartreflex.h245 u8 class_type; member
/linux/scripts/gdb/linux/
A Ddevice.py20 class_type = CachedType('struct class') variable
/linux/drivers/atm/
A Diphase.h809 u32 class_type; /* CBR/VBR/ABR/UBR; use the enum above */ member
A Diphase.c362 srv_p->class_type = ATM_ABR; in init_abr_vc()
/linux/net/ipv4/
A Dicmp.c1068 switch (iio->extobj_hdr.class_type) { in icmp_build_probe()
/linux/drivers/net/ethernet/pensando/ionic/
A Dionic_if.h2148 u8 class_type; member
/linux/drivers/scsi/qla2xxx/
A Dqla_init.c6694 uint32_t dev_part_info1, dev_part_info2, class_type; in qla83xx_reset_ownership() local
6711 class_type = ((dev_part_info1 >> (i * 4)) & class_type_mask); in qla83xx_reset_ownership()
6712 if ((class_type == QLA83XX_CLASS_TYPE_FCOE) && in qla83xx_reset_ownership()
6720 class_type = ((dev_part_info2 >> (i * 4)) & in qla83xx_reset_ownership()
6722 if ((class_type == QLA83XX_CLASS_TYPE_FCOE) && in qla83xx_reset_ownership()

Completed in 53 milliseconds