Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Daic7xxx_old.c842 } scb_data_type; typedef
928 scb_data_type *scb_data;
8413 p->scb_data = kzalloc(sizeof(scb_data_type), GFP_ATOMIC); in aic7xxx_alloc()