Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c898 } scb_data_type; typedef
950 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()