Home
last modified time | relevance | path

Searched full:subdevice (Results 1 – 25 of 82) sorted by relevance

1234

/freebsd-src/sys/dev/iwn/
H A Dif_iwn_devid.h50 /* SubDevice ID */
63 /* SubDevice ID */
77 /* SubDevice ID */
100 /* SubDevice ID */
118 /* SubDevice ID */
138 /* SubDevice ID */
152 /* SubDevice ID */
166 /* SubDevice ID */
181 /* SubDevice ID */
205 /* SubDevice ID */
[all …]
/freebsd-src/sys/dev/nvme/
H A Dnvme_pci.c72 uint16_t subdevice; member
100 nvme_match(uint32_t devid, uint16_t subdevice, struct _pcsid *ep) in nvme_match() argument
108 if (subdevice == ep->subdevice) in nvme_match()
120 uint16_t subdevice; in nvme_pci_probe() local
123 subdevice = pci_get_subdevice(device); in nvme_pci_probe()
127 if (nvme_match(devid, subdevice, ep)) in nvme_pci_probe()
/freebsd-src/sbin/devd/
H A Dparse.y50 %token ATTACH DETACH NOMATCH NOTIFY MEDIA_TYPE CLASS SUBDEVICE
144 | SUBDEVICE STRING SEMICOLON
145 { $$ = new_match(strdup("subdevice"), $2); }
H A Dtoken.l97 subdevice { return SUBDEVICE; }
/freebsd-src/sys/dev/puc/
H A Dpuc_pci.c90 uint16_t subvendor, subdevice; in puc_pci_match() local
95 subdevice = pci_get_subdevice(dev); in puc_pci_match()
101 desc->subdevice == subdevice) in puc_pci_match()
H A Dpuc_cfg.h76 uint16_t subdevice; member
/freebsd-src/sys/dev/mps/
H A Dmps_pci.c93 uint16_t subdevice; member
125 // Add Customer specific vendor/subdevice id before generic
126 // (0xffff) vendor/subdevice id.
146 MODULE_PNP_INFO("U16:vendor;U16:device;U16:subvendor;U16:subdevice", pci, mps,
161 if ((m->subdevice != 0xffff) && in mps_find_ident()
162 (m->subdevice != pci_get_subdevice(dev))) in mps_find_ident()
/freebsd-src/sys/contrib/dev/iwlwifi/
H A Diwl-config.h497 #define IWL_SUBDEVICE_RF_ID(subdevice) ((u16)((subdevice) & 0x00F0) >> 4)
498 #define IWL_SUBDEVICE_NO_160(subdevice) ((u16)((subdevice) & 0x0200) >> 9)
499 #define IWL_SUBDEVICE_CORES(subdevice) ((u16)((subdevice) & 0x1C00) >> 10)
503 u16 subdevice;
463 IWL_SUBDEVICE_RF_ID(subdevice) global() argument
464 IWL_SUBDEVICE_NO_160(subdevice) global() argument
465 IWL_SUBDEVICE_CORES(subdevice) global() argument
469 u16 subdevice; global() member
/freebsd-src/usr.sbin/pciconf/
H A Dpciconf.862 subvendor=0x0000 subdevice=0x0000
64 subvendor=0x0000 subdevice=0x0000
66 subvendor=0x0000 subdevice=0x0000
105 The eigth and ninth columns contain subvendor and subdevice IDs, introduced
/freebsd-src/sys/dev/pci/
H A Dpcivar.h187 uint16_t subdevice; /* card device ID, assigned by card vendor */ member
297 uint16_t subdevice; member
311 .match_flag_subdevice = 1, .subdevice = (sd)
321 "M16:mask;U16:vendor;U16:device;U16:subvendor;U16:subdevice;" \
377 PCI_ACCESSOR(subdevice, SUBDEVICE, uint16_t) in PCI_ACCESSOR()
/freebsd-src/sys/dev/mfi/
H A Dmfi_pci.c121 uint16_t subdevice; member
161 MODULE_PNP_INFO("U16:vendor;U16:device;U16:subvendor;U16:subdevice", pci, mfi,
175 ((m->subdevice == pci_get_subdevice(dev)) || in mfi_find_ident()
176 (m->subdevice == 0xffff))) in mfi_find_ident()
/freebsd-src/sys/dev/sound/pci/
H A Denvy24ht.c117 u_int16_t subvendor, subdevice; member
641 buff->subdevice = envy24ht_rdrom(sc, ENVY24HT_E2PROM_SUBDEVICE) << 8; in envy24ht_rom2cfg()
642 buff->subdevice += envy24ht_rdrom(sc, ENVY24HT_E2PROM_SUBDEVICE + 1); in envy24ht_rom2cfg()
656 for (i = 0; cfg_table[i].subvendor != 0 || cfg_table[i].subdevice != 0; in envy24ht_rom2cfg()
659 cfg_table[i].subdevice == buff->subdevice) in envy24ht_rom2cfg()
680 buff->subdevice = envy24ht_rdrom(sc, ENVY24HT_E2PROM_SUBDEVICE) << 8; in envy24ht_rom2cfg()
681 buff->subdevice += envy24ht_rdrom(sc, ENVY24HT_E2PROM_SUBDEVICE + 1); in envy24ht_rom2cfg()
696 for (i = 0; cfg_table[i].subvendor != 0 || cfg_table[i].subdevice != 0; i++) in envy24ht_rom2cfg()
698 cfg_table[i].subdevice in envy24ht_rom2cfg()
[all...]
H A Denvy24.c108 u_int16_t subvendor, subdevice; member
605 buff->subdevice = envy24_rdrom(sc, ENVY24_E2PROM_SUBDEVICE) << 8; in envy24_rom2cfg()
606 buff->subdevice += envy24_rdrom(sc, ENVY24_E2PROM_SUBDEVICE + 1); in envy24_rom2cfg()
615 for (i = 0; cfg_table[i].subvendor != 0 || cfg_table[i].subdevice != 0; i++) in envy24_rom2cfg()
617 cfg_table[i].subdevice == buff->subdevice) in envy24_rom2cfg()
1026 ptr->parent->cfg->subdevice == 0x1138 && ptr->num == 100) { in envy24_delta_ak4524_init()
1142 if (sc->cfg->subvendor==0x153b && sc->cfg->subdevice==0x1138 ) { in envy24_setvolume()
2137 for (i = 0; cfg_table[i].subvendor != 0 || cfg_table[i].subdevice != 0; i++) { in envy24_pci_probe()
2139 cfg_table[i].subdevice in envy24_pci_probe()
[all...]
H A Dcsavar.h32 u_int16_t subvendor, subdevice; member
/freebsd-src/sys/dev/mpr/
H A Dmpr_pci.c93 uint16_t subdevice; member
176 MODULE_PNP_INFO("U16:vendor;U16:device;U16:subvendor;U16:subdevice;D:#", pci,
194 if ((m->subdevice != 0xffff) && in mpr_find_ident()
195 (m->subdevice != pci_get_subdevice(dev))) in mpr_find_ident()
/freebsd-src/sys/dev/aic7xxx/
H A Daic7xxx_pci.c52 ahc_compose_id(u_int device, u_int vendor, u_int subdevice, u_int subvendor) in ahc_compose_id() argument
57 | (subdevice << 16) in ahc_compose_id()
671 uint16_t subdevice, uint16_t subvendor);
706 uint16_t subdevice, uint16_t subvendor) in ahc_9005_subdevinfo_valid() argument
714 && subdevice != device in ahc_9005_subdevinfo_valid()
715 && SUBID_9005_TYPE_KNOWN(subdevice) != 0) { in ahc_9005_subdevinfo_valid()
716 switch (SUBID_9005_TYPE(subdevice)) { in ahc_9005_subdevinfo_valid()
743 uint16_t subdevice; in ahc_find_pci_device() local
751 subdevice = aic_pci_read_config(pci, PCIR_SUBDEV_0, /*bytes*/2); in ahc_find_pci_device()
752 full_id = ahc_compose_id(device, vendor, subdevice, subvendor); in ahc_find_pci_device()
[all …]
H A Daic79xx_pci.c50 ahd_compose_id(u_int device, u_int vendor, u_int subdevice, u_int subvendor) in ahd_compose_id() argument
55 | (subdevice << 16) in ahd_compose_id()
286 uint16_t subdevice; in ahd_find_pci_device() local
294 subdevice = aic_pci_read_config(pci, PCIR_SUBDEV_0, /*bytes*/2); in ahd_find_pci_device()
306 subdevice, in ahd_find_pci_device()
/freebsd-src/sys/contrib/device-tree/Bindings/pwm/
H A Datmel-hlcdc-pwm.txt3 The Atmel HLCDC PWM is subdevice of the HLCDC MFD device.
/freebsd-src/sys/dev/mlx/
H A Dmlx_pci.c82 u_int16_t subdevice; member
102 (m->subdevice == pci_get_subdevice(dev))))) in mlx_pci_match()
/freebsd-src/sys/dev/mpi3mr/
H A Dmpi3mr_pci.c86 uint16_t subdevice; member
96 MODULE_PNP_INFO("U16:vendor;U16:device;U16:subvendor;U16:subdevice;D:#", pci,
215 if ((m->subdevice != 0xffff) && in mpi3mr_find_ident()
216 (m->subdevice != pci_get_subdevice(dev))) in mpi3mr_find_ident()
/freebsd-src/sys/contrib/device-tree/Bindings/mfd/
H A Dqcom-pm8xxx.txt29 Definition: specifies the interrupt that indicates a subdevice
/freebsd-src/usr.sbin/bhyve/amd64/
H A Dpci_lpc.c500 uint16_t device, subdevice, subvendor, vendor; in pci_lpc_get_sel()
532 subdevice = pci_config_read_reg(selp, nvl, PCIR_SUBDEV_0, 2, in pci_lpc_init()
542 pci_set_cfgdata16(pi, PCIR_SUBDEV_0, subdevice); in pci_lpc_init()
515 uint16_t device, subdevice, subvendor, vendor; pci_lpc_init() local
/freebsd-src/sys/contrib/device-tree/Bindings/display/atmel/
H A Dhlcdc-dc.txt3 The Atmel HLCDC Display Controller is subdevice of the HLCDC MFD device.
/freebsd-src/share/man/man4/
H A Dfdc.4126 The desired density to be used on that subdevice needs to be
239 the auto-selecting subdevice 0, the operation is temporarily allowed
/freebsd-src/share/doc/psd/01.cacm/
H A Dp2331 and subdevice number.
334 the subdevice number selects, for example, a disk drive

1234