Lines Matching defs:pDev
139 #define AGTIAPI_CPY_DEV_INFO(root, dev, pDev) \
140 tiINIGetDeviceInfo(root, dev, &pDev->devInfo); \
141 wwncpy(pDev);
2586 ag_device_t *pDev;
2803 pDev = &pmcsc->pDevList[INDEX(pmcsc, pccb->targetId)];
2807 (pDev->flags & EDC_DATA))
2835 if(pDev->sector_size == 520) {
2837 } else if(pDev->sector_size == 4104) {
2847 switch(pDev->sector_size) {
2913 switch(pDev->sector_size) {
4187 void agtiapi_HandleEncryptedIOFailure(ag_device_t *pDev, ccb_t *pccb)
6176 AGTIAPI_PRINTK( "agtiapi_ResetCard: reset pDev %p pDevList %p idx %d\n",