Lines Matching refs:getscl
43 struct lineop getscl;
54 .getscl = { 0x08, PORT_STAT, 0 },
73 .getscl = { 0x08, PORT_STAT, 1 },
94 .getscl = { 0x40, PORT_STAT, 0 },
109 .getscl = { 0x80, PORT_STAT, 1 },
227 return line_get((struct parport *) data, &adapter_parm[type].getscl);
237 copied. The attaching code will set getscl to NULL for adapters that
244 .getscl = parport_getscl,
315 if (!adapter_parm[type].getscl.val) {
316 adapter->algo_data.getscl = NULL;