atap 72 compat/linux/linux_hdio.c struct ataparams *atap, ata;
atap 94 compat/linux/linux_hdio.c atap = stackgap_alloc(&sg, DEV_BSIZE);
atap 95 compat/linux/linux_hdio.c if (atap == NULL) {
atap 102 compat/linux/linux_hdio.c req.databuf = (caddr_t)atap;
atap 112 compat/linux/linux_hdio.c error = copyin(atap, &ata, sizeof ata);