parport_ip32_frob_control
parport_ip32_frob_control(p, DCR_STROBE, 0);
parport_ip32_frob_control(p, DCR_nINIT, 0);
parport_ip32_frob_control(p, DCR_STROBE, DCR_STROBE);
parport_ip32_frob_control(p, DCR_nINIT, DCR_nINIT);
parport_ip32_frob_control(p, DCR_nINIT | DCR_AUTOFD,
.frob_control = parport_ip32_frob_control,