parport_read_status
#define parport_read_status(p) parport_pc_read_status(p)
#define parport_read_status(p) (p)->ops->read_status(p)