Home
last modified time | relevance | path

Searched refs:sl_hostid (Results 1 – 10 of 10) sorted by relevance

/freebsd-10-stable/sys/dev/stg/
Dtmc18c30_subr.c154 slp->sl_hostid = STG_HOSTID; in stg_attach()
Dtmc18c30.c431 sc->sc_idbit = (1 << slp->sl_hostid);
/freebsd-10-stable/sys/dev/nsp/
Dnsp_pccard.c296 slp->sl_hostid = NSP_HOSTID; in nspattach()
Dnsp.c608 sc->sc_idbit = (1 << slp->sl_hostid);
/freebsd-10-stable/sys/dev/ncv/
Dncr53c500_pccard.c339 slp->sl_hostid = NCV_HOSTID; in ncvattach()
Dncr53c500.c616 ncv_setup_img(&sc->sc_hw, slp->sl_cfgflags, slp->sl_hostid);
855 sid &= ~(1 << slp->sl_hostid);
/freebsd-10-stable/sys/dev/ct/
Dct_isa.c298 slp->sl_hostid = bs->sc_hostid; in ct_isa_attach()
Dct.c448 cthw_chip_reset(chp, NULL, ct->sc_chipclk, slp->sl_hostid); in ct_world_start()
450 cthw_chip_reset(chp, NULL, ct->sc_chipclk, slp->sl_hostid); in ct_world_start()
/freebsd-10-stable/sys/cam/scsi/
Dscsi_low.h587 u_int sl_hostid; member
Dscsi_low.c725 ti = slp->sl_ti[slp->sl_hostid]; /* host id */
737 cpi->initiator_id = slp->sl_hostid;
2483 if (targ >= slp->sl_ntargs || targ == slp->sl_hostid)
4043 if (target == slp->sl_hostid)