Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c345 static void fas_write_fifo(struct fas *fas, uchar_t *buf, int length, int pad);
1705 fas_write_fifo(struct fas *fas, uchar_t *buf, int length, int pad) in fas_write_fifo() function
5890 fas_write_fifo(fas, msgout, fas->f_omsglen, 1); in fas_handle_msg_out_start()