Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dips.h660 } IPS_DCDB_TABLE_TAPE, *PIPS_DCDB_TABLE_TAPE; typedef
Dips.c3269 IPS_DCDB_TABLE_TAPE *tapeDCDB; in ips_map_status()
3317 tapeDCDB = (IPS_DCDB_TABLE_TAPE *) & scb->dcdb; in ips_map_status()
3361 (IPS_DCDB_TABLE_TAPE *) & scb->dcdb; in ips_map_status()
3472 IPS_DCDB_TABLE_TAPE *tapeDCDB; in ips_send_cmd()
3762 tapeDCDB = (IPS_DCDB_TABLE_TAPE *) & scb->dcdb; /* Use Same Data Area as Old DCDB Struct */ in ips_send_cmd()