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

  /src/sys/arch/pmax/pmax/
dec_3maxplus.c 140 uint32_t prodtype; local
179 prodtype = *(volatile uint32_t *)MIPS_PHYS_TO_KSEG1(KN03_REG_INTR);
180 prodtype &= KN03_INTR_PROD_JUMPER;
182 if (prodtype)
  /src/crypto/external/apache2/openssl/dist/
Configure 2782 foreach my $prodtype (('programs', 'libraries', 'modules', 'scripts')) {
2802 } -> {$prodtype};
2810 foreach my $prod ($prodselect->(keys %{$unified_info{$prodtype}})) {
  /src/crypto/external/bsd/openssl/dist/
Configure 2623 foreach my $prodtype (('programs', 'libraries', 'modules', 'scripts')) {
2643 } -> {$prodtype};
2651 foreach my $prod ($prodselect->(keys %{$unified_info{$prodtype}})) {

Completed in 39 milliseconds