Searched refs:tryloop (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/pci/
H A Dncr.c1216 ncrcmd tryloop [MAX_START*5+2]; member in struct:scripth
1425 ** Then jump to a certain point in tryloop.
1431 PADDRH(tryloop),
2434 ** PADDRH(tryloop),
2925 p = scrh->tryloop;
2934 *p++ =PADDRH(tryloop);
2936 assert ((char *)p == (char *)&scrh->tryloop + sizeof (scrh->tryloop));
4159 (NCB_SCRIPTH_PHYS (np, tryloop))));
4735 WRITESCRIPT(startpos[0], NCB_SCRIPTH_PHYS (np, tryloop));
[all...]

Completed in 101 milliseconds