HomeSort by: relevance | last modified time | path
    Searched refs:ha_slave (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/hp300/dev/
hpib.c 190 ha.ha_slave = slave;
204 cf->hpibbuscf_slave != ha->ha_slave)
223 aprint_normal(" slave %d punit %d", ha->ha_slave, ha->ha_punit);
hpibvar.h 159 int ha_slave; /* HP-IB bus slave */ member in struct:hpibbus_attach_args
ct.c 241 sc->sc_slave = ha->ha_slave;
286 hpibsend(device_unit(parent), ha->ha_slave, C_CMD, cmd, sizeof(cmd));
287 hpibrecv(device_unit(parent), ha->ha_slave, C_EXEC, &desc,
289 hpibrecv(device_unit(parent), ha->ha_slave, C_QSTAT, &stat,
ppi.c 185 sc->sc_slave = ha->ha_slave;
rd.c 536 sc->sc_slave = ha->ha_slave;
570 slave = ha->ha_slave;
mt.c 203 slave = ha->ha_slave;
  /src/sys/arch/hp300/hp300/
autoconf.c 460 dd->dd_slave = ha->ha_slave;

Completed in 17 milliseconds