Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dips.h636 } IPS_DCDB_TABLE, *PIPS_DCDB_TABLE; typedef
1075 IPS_DCDB_TABLE dcdb;
1102 IPS_DCDB_TABLE dcdb;
Dips.c1913 memcpy(&scb->dcdb, &pt->CoppCP.dcdb, sizeof (IPS_DCDB_TABLE)); in ips_usrcmd()
2002 memcpy(&pt->CoppCP.dcdb, &scb->dcdb, sizeof (IPS_DCDB_TABLE)); in ips_cleanup_passthru()