Searched refs:sr_type (Results 1 – 3 of 3) sorted by relevance
291 u32 eqp_index, dqp_index, sr_type, srr_int; in bdc_udc_interrupt() local327 sr_type = le32_to_cpu(sreport->offset[3]) & BD_TYPE_BITMASK; in bdc_udc_interrupt()328 dev_dbg_ratelimited(bdc->dev, "sr_type=%d\n", sr_type); in bdc_udc_interrupt()329 switch (sr_type) { in bdc_udc_interrupt()338 dev_warn(bdc->dev, "SR:%d not handled\n", sr_type); in bdc_udc_interrupt()
60 enum ath5k_srev_type sr_type; member
217 if (srev_names[i].sr_type != type) in ath5k_chip_name()