Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dadvlib.c839 u_int8_t scsi_ctrl; in AscGetChipScsiCtrl() local
842 scsi_ctrl = bus_space_read_1(iot, ioh, ASC_IOP_REG_SC); in AscGetChipScsiCtrl()
844 return (scsi_ctrl); in AscGetChipScsiCtrl()