Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c3380 window->wd_size += dmac_size; in rootnex_bind_slowpath()
3391 if (window->wd_size == 0) { in rootnex_bind_slowpath()
3685 window->wd_size = 0; in rootnex_init_win()
3911 (*windowp)->wd_size -= trim_sz; in rootnex_sgllen_window_boundary()
3961 (*windowp)->wd_size -= trim_sz; in rootnex_sgllen_window_boundary()
4034 trim_sz = (*windowp)->wd_size & in rootnex_copybuf_window_boundary()
4080 (*windowp)->wd_size -= trim_sz; in rootnex_copybuf_window_boundary()
4261 (*windowp)->wd_size = trim_sz; in rootnex_maxxfer_window_boundary()
4318 size = win->wd_size; in rootnex_coredma_sync()
4453 if ((woffset + size) > win->wd_size) { in rootnex_valid_sync_parms()
[all …]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_debug.c67 ql_dump_buffer(uint8_t *b8, uint8_t wd_size, uint32_t count) in ql_dump_buffer() argument
76 switch (wd_size) { in ql_dump_buffer()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Drootnex.h216 size_t wd_size; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c210 ql_dump_buf(char *string, uint8_t *buffer, uint8_t wd_size, in ql_dump_buf() argument
221 switch (wd_size) { in ql_dump_buf()