nvkm_rdport
u8 nvkm_rdport(struct nvkm_device *, int head, u16 port);
return nvkm_rdport(device, head, 0x03d5);
return nvkm_rdport(device, head, 0x03c5);
return nvkm_rdport(device, head, 0x03cf);
return nvkm_rdport(init->subdev->device, init->head, port);