Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dips.h627 } IPS_DCDB_TABLE, *PIPS_DCDB_TABLE; typedef
1066 IPS_DCDB_TABLE dcdb;
1093 IPS_DCDB_TABLE dcdb;
H A Dips.c1915 memcpy(&scb->dcdb, &pt->CoppCP.dcdb, sizeof (IPS_DCDB_TABLE)); in ips_usrcmd()
2004 memcpy(&pt->CoppCP.dcdb, &scb->dcdb, sizeof (IPS_DCDB_TABLE)); in ips_cleanup_passthru()