Home
last modified time | relevance | path

Searched refs:subvendorid (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/ahci/
H A Dahci.h430 uint16_t subvendorid; /* Subvendor ID from the bus */ member
500 uint16_t subvendorid; /* Subvendor ID from the bus */ member
H A Dahci_pci.c530 ctlr->subvendorid = pci_get_subvendor(dev); in ahci_pci_attach()
H A Dahci.c818 ch->subvendorid = ctlr->subvendorid; in ahci_ch_attach()
2881 cpi->hba_subvendor = ch->subvendorid; in ahciaction()
/freebsd/sys/arm/freescale/imx/
H A Dimx6_ahci.c247 ctlr->subvendorid = 0; in imx6_ahci_attach()
/freebsd/sys/arm/allwinner/
H A Da10_ahci.c312 ctlr->subvendorid = 0; in ahci_a10_attach()