| plan 9 kernel history: overview | file list | diff list |
2000/0608/alphapc/sd53c8xx.c (diff list | history)
| 2000/0515/sys/src/9/alphapc/sd53c8xx.c:1843,1851 – 2000/0608/sys/src/9/alphapc/sd53c8xx.c:1843,1851 (short | long | prev | next) | ||
| 2000/0515 | status = SDcheck; r->flags |= SDvalidsense; } | |
| 2000/0608 | KPRINT("sd53c8xx: %d: r flags %8.8uX status %d rlen %ld\n", target, r->flags, status, r->rlen); return r->status = status; | |
| 2000/0515 | } #define NCR_VID 0x1000 | |