HomeSort by: relevance | last modified time | path
    Searched refs:RAY_CCS_LINK_NULL (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pcmcia/
if_ray.c 1076 firsti = i = previ = RAY_CCS_LINK_NULL;
1095 if (i == RAY_CCS_LINK_NULL) {
1097 if (i == RAY_CCS_LINK_NULL) {
1187 if (firsti == RAY_CCS_LINK_NULL)
1193 i = RAY_CCS_LINK_NULL;
1246 if (firsti == RAY_CCS_LINK_NULL)
1357 while ((i = ni) && i != RAY_CCS_LINK_NULL) {
1407 while ((i = ni) && (i != RAY_CCS_LINK_NULL)) {
1569 if (ccsindex == RAY_CCS_LINK_NULL) {
1576 RAY_CCS_LINK_NULL);
    [all...]
if_rayreg.h 398 #define RAY_CCS_LINK_NULL 0xff

Completed in 13 milliseconds