Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/scsipi/
Dcd.c247 static const struct scsipi_periphsw cd_switch = { variable
315 periph->periph_switch = &cd_switch; in cdattach()