Searched refs:BUS_PASS_SUPPORTDEV (Results 1 – 11 of 11) sorted by relevance
| /f-stack/freebsd/arm/allwinner/ |
| H A D | a10_sramc.c | 118 0, 0, BUS_PASS_SUPPORTDEV + BUS_PASS_ORDER_FIRST);
|
| H A D | aw_rsb.c | 496 BUS_PASS_SUPPORTDEV + BUS_PASS_ORDER_MIDDLE); 498 BUS_PASS_SUPPORTDEV + BUS_PASS_ORDER_MIDDLE);
|
| H A D | aw_usb3phy.c | 298 0, 0, BUS_PASS_SUPPORTDEV + BUS_PASS_ORDER_MIDDLE);
|
| H A D | aw_sid.c | 413 BUS_PASS_SUPPORTDEV + BUS_PASS_ORDER_FIRST);
|
| H A D | aw_usbphy.c | 529 0, 0, BUS_PASS_SUPPORTDEV + BUS_PASS_ORDER_MIDDLE);
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx6_usbphy.c | 209 BUS_PASS_SUPPORTDEV + BUS_PASS_ORDER_MIDDLE);
|
| /f-stack/freebsd/arm64/rockchip/ |
| H A D | rk3399_emmcphy.c | 340 rk_emmcphy_devclass, 0, 0, BUS_PASS_SUPPORTDEV + BUS_PASS_ORDER_MIDDLE);
|
| H A D | rk_pcie_phy.c | 364 BUS_PASS_SUPPORTDEV + BUS_PASS_ORDER_MIDDLE);
|
| H A D | rk_usb2phy.c | 416 rk_usb2phy_devclass, 0, 0, BUS_PASS_SUPPORTDEV + BUS_PASS_ORDER_MIDDLE);
|
| H A D | rk_typec_phy.c | 473 rk_typec_phy_devclass, 0, 0, BUS_PASS_SUPPORTDEV + BUS_PASS_ORDER_MIDDLE);
|
| /f-stack/freebsd/sys/ |
| H A D | bus.h | 722 #define BUS_PASS_SUPPORTDEV 100000 /* Drivers which support DEFAULT drivers. */ macro
|