Lines Matching refs:idaws
3979 unsigned long *idaws;
4057 idaws = (unsigned long *) (cqr->data +
4068 idaws = (unsigned long *) (cqr->data +
4072 LO_data = (struct LO_eckd_data *) (idaws + cidaw);
4123 ccw->cda = (__u32)virt_to_phys(idaws);
4125 idaws = idal_create_words(idaws, dst, blksize);
4170 unsigned long *idaws;
4236 * - all idaws but the first and the last must address full pages
4240 idaws = (unsigned long *) (cqr->data + sizeof(struct PFX_eckd_data));
4261 ccw->cda = (__u32)virt_to_phys(idaws);
4305 idaws = idal_create_words(idaws, idaw_dst,
4756 unsigned long *idaws;
4841 idaws = (unsigned long *)(cqr->data + size);
4850 ccw->cda = (__u32)virt_to_phys(idaws);
4855 idaws = idal_create_words(idaws, rawpadpage, PAGE_SIZE);
4869 ccw->cda = (__u32)virt_to_phys(idaws);
4875 idaws = idal_create_words(idaws, dst, seg_len);
4878 idaws = idal_create_words(idaws, rawpadpage, PAGE_SIZE);