Home
last modified time | relevance | path

Searched refs:stattach (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/scsipi/
H A Dstvar.h179 void stattach(device_t, device_t, void *);
H A Dst_atapi.c113 stattach(parent, self, aux); in st_atapibus_attach()
H A Dst_scsi.c115 stattach(parent, self, aux); in st_scsibus_attach()
H A Dst.c380 stattach(device_t parent, device_t self, void *aux) in stattach() function