Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/next68k/stand/boot/
H A Dscsi.c53 short scsi_getbyte(volatile uint8_t *sr);
122 scsi_getbyte(volatile uint8_t *sr) in scsi_getbyte() function
281 sc->sc_result = scsi_getbyte(sr); in scsiicmd()
312 msg = scsi_getbyte(sr); in scsi_msgin()