Home
last modified time | relevance | path

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

/drivers/scsi/
Dips.h642 } IPS_DCDB_TABLE_TAPE, *PIPS_DCDB_TABLE_TAPE; typedef
Dips.c3254 IPS_DCDB_TABLE_TAPE *tapeDCDB; in ips_map_status()
3302 tapeDCDB = (IPS_DCDB_TABLE_TAPE *) & scb->dcdb; in ips_map_status()
3346 (IPS_DCDB_TABLE_TAPE *) & scb->dcdb; in ips_map_status()
3459 IPS_DCDB_TABLE_TAPE *tapeDCDB; in ips_send_cmd()
3750 tapeDCDB = (IPS_DCDB_TABLE_TAPE *) & scb->dcdb; /* Use Same Data Area as Old DCDB Struct */ in ips_send_cmd()