Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dadvlib.h568 u_int16_t entry_to_copy; /* number of SG entries to copy to the board */ member
579 u_int16_t entry_to_copy; member
H A Dadvlib.c2362 sg_head->entry_to_copy = sg_head->entry_cnt; in AscExeScsiQueue()