Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/luna88k/stand/boot/
Dsd.c143 u_char sensebuf[8]; in sdident() local
144 struct scsi_xsense *sp = (struct scsi_xsense *)sensebuf; in sdident()
146 scsi_request_sense(&sc->sc_sc, target, unit, sensebuf, in sdident()
147 sizeof sensebuf); in sdident()