Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dninjascsi32reg.h441 u_int16_t ap_xferctl; /* transfer control (little endian) */ member
H A Dninjascsi32.c972 ap->ap_xferctl = htole16(cmd->c_xferctl | target->t_xferctl); in njsc32_cmd_load()
974 ap->ap_xferctl = htole16(cmd->c_xferctl); in njsc32_cmd_load()