Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Dips.h642 } IPS_DCDB_TABLE_TAPE, *PIPS_DCDB_TABLE_TAPE; typedef
Dips.c3253 IPS_DCDB_TABLE_TAPE *tapeDCDB; in ips_map_status()
3301 tapeDCDB = (IPS_DCDB_TABLE_TAPE *) & scb->dcdb; in ips_map_status()
3345 (IPS_DCDB_TABLE_TAPE *) & scb->dcdb; in ips_map_status()
3458 IPS_DCDB_TABLE_TAPE *tapeDCDB; in ips_send_cmd()
3747 tapeDCDB = (IPS_DCDB_TABLE_TAPE *) & scb->dcdb; /* Use Same Data Area as Old DCDB Struct */ in ips_send_cmd()