Searched refs:scb_data_type (Results 1 – 1 of 1) sorted by relevance
898 } scb_data_type; typedef950 scb_data_type *scb_data;8864 p->scb_data = kmalloc(sizeof(scb_data_type), GFP_ATOMIC); in aic7xxx_alloc()8867 memset(p->scb_data, 0, sizeof(scb_data_type)); in aic7xxx_alloc()