Home
last modified time | relevance | path

Searched refs:afe_card_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/afe/
H A Dafeimpl.h60 typedef struct afe_card afe_card_t; typedef
87 afe_card_t *afe_cardp;
H A Dafe.c65 static afe_card_t afe_cards[] = {
317 afe_card_t *cardp; in afe_attach()
371 for (i = 0; i < (sizeof (afe_cards) / sizeof (afe_card_t)); i++) { in afe_attach()