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

  /src/sys/dev/scsipi/
stvar.h 179 void stattach(device_t, device_t, void *);
st_atapi.c 113 stattach(parent, self, aux);
st_scsi.c 115 stattach(parent, self, aux);
st.c 380 stattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
386 SC_DEBUG(periph, SCSIPI_DB2, ("stattach: "));

Completed in 14 milliseconds