Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/device-tree/src/powerpc/fsl/
H A Db4860qds.dts90 phy_xaui_slot1: xaui-phy@slot1 {
H A Dt104xd4rdb.dtsi141 * connector slot1, the mini PCI connector
H A Dp5040ds.dts414 hydra_xg_slot1: hydra-xg-slot1@0 {
/f-stack/freebsd/contrib/device-tree/src/powerpc/
H A Dhotfoot.dts282 /* IDSEL 3 -- slot1 (optional) 27/29 A/B IRQ2/4 */
/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c3422 int clusterManagerSlotCompare(const void *slot1, const void *slot2) { in clusterManagerSlotCompare() argument
3423 const char **i1 = (const char **)slot1; in clusterManagerSlotCompare()