Searched refs:physport (Results 1 – 10 of 10) sorted by relevance
42 up (&port->physport->ieee1284.irq); in parport_ieee1284_wakeup()72 if (!port->physport->cad->timeout) in parport_wait_event()84 ret = down_interruptible (&port->physport->ieee1284.irq); in parport_wait_event()174 usec = port->physport->spintime; /* usecs of fast polling */ in parport_wait_peripheral()175 if (!port->physport->cad->timeout) in parport_wait_peripheral()190 if (!port->physport->cad->timeout) in parport_wait_peripheral()229 port = port->physport; in parport_ieee1284_terminate()345 port = port->physport; in parport_negotiate()705 int mode = port->physport->ieee1284.mode; in parport_read()720 if ((port->physport->modes & PARPORT_MODE_TRISTATE) && in parport_read()[all …]
47 struct pardevice *dev = port->physport->cad; in parport_ieee1284_write_compat()56 port->physport->ieee1284.phase = IEEE1284_PH_FWD_DATA; in parport_ieee1284_write_compat()143 port->physport->ieee1284.phase = IEEE1284_PH_FWD_IDLE; in parport_ieee1284_write_compat()167 port->physport->ieee1284.phase = IEEE1284_PH_HBUSY_DNA; in parport_ieee1284_read_nibble()176 port->physport->ieee1284.phase = IEEE1284_PH_REV_IDLE; in parport_ieee1284_read_nibble()231 port = port->physport; in parport_ieee1284_read_nibble()258 port->physport->ieee1284.phase = IEEE1284_PH_HBUSY_DNA; in parport_ieee1284_read_byte()267 port->physport->ieee1284.phase = IEEE1284_PH_REV_IDLE; in parport_ieee1284_read_byte()280 port->physport->ieee1284.phase = IEEE1284_PH_REV_DATA; in parport_ieee1284_read_byte()320 port = port->physport; in parport_ieee1284_read_byte()[all …]
424 tmp->physport = tmp; in parport_register_port()647 if (port->physport->flags & PARPORT_FLAG_EXCL) { in parport_register_device()700 spin_lock(&port->physport->pardevice_lock); in parport_register_device()703 if (port->physport->devices) { in parport_register_device()704 spin_unlock (&port->physport->pardevice_lock); in parport_register_device()713 tmp->next = port->physport->devices; in parport_register_device()717 if (port->physport->devices) in parport_register_device()718 port->physport->devices->prev = tmp; in parport_register_device()719 port->physport->devices = tmp; in parport_register_device()720 spin_unlock(&port->physport->pardevice_lock); in parport_register_device()[all …]
130 const struct parport_pc_private *priv = p->physport->private_data; in change_mode()149 long expire = jiffies + p->physport->cad->timeout; in change_mode()195 const struct parport_pc_private *priv = p->physport->private_data; in get_fifo_residue()283 const struct parport_pc_private *priv = p->physport->private_data; in parport_pc_save_state()291 struct parport_pc_private *priv = p->physport->private_data; in parport_pc_restore_state()514 long expire = jiffies + port->physport->cad->timeout; in parport_pc_fifo_write_block_pio()517 const struct parport_pc_private *priv = port->physport->private_data; in parport_pc_fifo_write_block_pio()520 port = port->physport; in parport_pc_fifo_write_block_pio()610 const struct parport_pc_private *priv = port->physport->private_data; in parport_pc_fifo_write_block_dma()631 port = port->physport; in parport_pc_fifo_write_block_dma()[all …]
123 const struct parport_gsc_private *priv = p->physport->private_data; in parport_gsc_read_control()377 p->physport = p; in parport_gsc_probe_port()
80 extra->physport = real; in clone_parport()
70 const struct parport_pc_private *priv = (parport_pc_private *)p->physport->private_data; in dump_parport_state()113 struct parport_pc_private *priv = p->physport->private_data; in __parport_pc_frob_control()161 const struct parport_pc_private *priv = p->physport->private_data; in parport_pc_read_control()
275 struct parport *physport; member
79 struct parport_gsc_private *priv = p->physport->private_data; in __parport_gsc_frob_control()127 const struct parport_gsc_private *priv = p->physport->private_data; in parport_gsc_read_control()
149 long expire = jiffies + pp->physport->cad->timeout; in change_mode()