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

  /src/sys/dev/sbus/
magmareg.h 175 int mp_cnt; /* count of I/O chars */ member in struct:mbpp_port
magma.c 535 if( mbpp->mp_cnt == 0 ) {
542 mbpp->mp_cnt--;
616 if( mbpp->mp_cnt ) {
620 while (mbpp->mp_cnt &&
625 mbpp->mp_cnt--;
1693 mp->mp_cnt = len;
1725 return(len - mp->mp_cnt);
1736 mp->mp_cnt = len;
1776 return(len - mp->mp_cnt);

Completed in 142 milliseconds