Searched refs:PageAddress (Results 1 – 4 of 4) sorted by relevance
107 * Moved FC_DEVICE_0 PageAddress description to spec.140 * 04-09-01 01.01.11 Added some new defines for the PageAddress field and
298 U32 PageAddress; /* 18h */ member
5455 pReq->PageAddress = cpu_to_le32(id | (bus << 8 )); in mptscsih_writeSDP1()5545 pReq->PageAddress = cpu_to_le32(target_id | (bus << 8 )); in mptscsih_writeIOCPage4()
4756 pReq->PageAddress = cpu_to_le32(pCfg->pageAddr); in mpt_config()