Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dips.h651 } IPS_DCDB_TABLE_TAPE, *PIPS_DCDB_TABLE_TAPE; typedef
Dips.c3250 IPS_DCDB_TABLE_TAPE *tapeDCDB; in ips_map_status()
3298 tapeDCDB = (IPS_DCDB_TABLE_TAPE *) & scb->dcdb; in ips_map_status()
3342 (IPS_DCDB_TABLE_TAPE *) & scb->dcdb; in ips_map_status()
3453 IPS_DCDB_TABLE_TAPE *tapeDCDB; in ips_send_cmd()
3743 tapeDCDB = (IPS_DCDB_TABLE_TAPE *) & scb->dcdb; /* Use Same Data Area as Old DCDB Struct */ in ips_send_cmd()