Home
last modified time | relevance | path

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

/drivers/scsi/
Dips.h627 } IPS_DCDB_TABLE, *PIPS_DCDB_TABLE; typedef
1066 IPS_DCDB_TABLE dcdb;
1093 IPS_DCDB_TABLE dcdb;
Dips.c1917 memcpy(&scb->dcdb, &pt->CoppCP.dcdb, sizeof (IPS_DCDB_TABLE)); in ips_usrcmd()
2006 memcpy(&pt->CoppCP.dcdb, &scb->dcdb, sizeof (IPS_DCDB_TABLE)); in ips_cleanup_passthru()