Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c248 static void fas_make_wdtr(struct fas *fas, int msgout_offset, int target,
3261 fas_make_wdtr(fas, i, target, FAS_XFER_WIDTH); in fas_startcmd()
6262 fas_make_wdtr(fas, 0, tgt, width); in fas_multibyte_msg()
6902 fas_make_wdtr(struct fas *fas, int msgout_offset, int target, int width) in fas_make_wdtr() function