Searched refs:cp_statDMA (Results 1 – 2 of 2) sorted by relevance
378 next_ccb->eata_ccb.cp_statDMA = htonl(dpt->sp_physaddr); in dptallocccbs()1294 dccb->eata_ccb.cp_statDMA = htonl(dpt->sp_physaddr); in dpt_init()1875 ccb->cp_statDMA = htonl(vtophys(&ccb->cp_statDMA));1983 cp->cp_statDMA = htonl(vtophys(&cp->cp_statDMA));2360 ccb->eata_ccb.cp_statDMA = htonl(vtophys(&ccb->eata_ccb.cp_statDMA));
655 u_int32_t cp_statDMA; /* address for Status Packet */ member