Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/xscale/ | |
becc_pci.c | 186 int ps_type; member in struct:pciconf_state 209 ps->ps_type = 0; 213 ps->ps_type = 1; 291 BECC_CSR_WRITE(BECC_POCR, ps.ps_type); 322 BECC_CSR_WRITE(BECC_POCR, ps.ps_type); |
/src/libexec/getty/ | |
subr.c | 632 const char *ps_type; member in struct:portselect 669 type = ps->ps_type; |