Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dninjascsi32.c901 u_int32_t msgoutreg; in njsc32_cmd_load() local
957 msgoutreg = njsc32_get_auto_msgout(sc); in njsc32_cmd_load()
960 ap->ap_msgout = htole32(msgoutreg); in njsc32_cmd_load()
993 njsc32_write_4(sc, NJSC32_REG_SCSI_MSG_OUT, msgoutreg); in njsc32_cmd_load()