Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_mip.c77 static void spi_ext(uint8_t, uint8_t, uchar_t *);
116 MN_HA_AUTH, spi_ext,
117 MN_FA_AUTH, spi_ext,
118 FA_HA_AUTH, spi_ext,
119 GEN_AUTH, spi_ext,
631 static void spi_ext(uint8_t type, uint8_t this_ext_len, uchar_t *p) { in spi_ext() function