Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/amd/
H A Damd.h515 #define SCSITIMEOUTREG 0x14 /* (W) SCSI timeout register */ macro
H A Damd.c2354 amd_write8(amd, SCSITIMEOUTREG, 153); /* 250ms selection timeout */ in amd_init()