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

  /src/sys/dev/ata/
satavar.h 43 uint32_t sata_reset_interface(struct ata_channel *, bus_space_tag_t,
sata_subr.c 82 sata_reset_interface(struct ata_channel *chp, bus_space_tag_t sata_t, function in typeref:typename:uint32_t
  /src/sys/dev/ic/
siisata.c 760 if (sata_reset_interface(chp, sc->sc_prt, schp->sch_scontrol,
824 switch(sata_reset_interface(chp, sc->sc_prt, schp->sch_scontrol,
ahcisata_core.c 1002 if (sata_reset_interface(chp, sc->sc_ahcit, achp->ahcic_scontrol,
1075 switch (sata_reset_interface(chp, sc->sc_ahcit, achp->ahcic_scontrol,
mvsata.c 601 sstat = sata_reset_interface(chp, mvport->port_iot,
663 sstat = sata_reset_interface(chp, mvport->port_iot,
680 sata_reset_interface(chp, mvport->port_iot,
wdc.c 219 switch (sata_reset_interface(chp, wdr->sata_iot, wdr->sata_control,

Completed in 19 milliseconds