Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c812 int fast_path; in sbd_handle_read() local
851 fast_path = 0; in sbd_handle_read()
855 fast_path = 1; in sbd_handle_read()
970 if ((dbuf->db_buf_size >= len) && fast_path && in sbd_handle_read()
/titanic_41/usr/src/uts/common/vm/
H A Dvm_as.c1917 int fast_path = 1; in as_gap_aligned() local
2046 if (fast_path && (align != 0 || save_redzone != 0)) { in as_gap_aligned()
2047 fast_path = 0; in as_gap_aligned()