Searched refs:AIO (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/sound/pci/
H A Dhdspe.h30 #define PCI_DEVICE_XILINX_HDSPE 0x3fc6 /* AIO, MADI, AES, RayDAT */
35 #define AIO 0 macro
H A Dhdspe.c29 * Supported cards: AIO, RayDAT.
234 device_set_desc(dev, "RME HDSPe AIO");
265 case AIO:
305 sc->type = AIO;
H A Dhdspe-pcm.c29 * Supported cards: AIO, RayDAT.
477 case AIO:
645 snprintf(desc, sizeof(desc), "HDSPe AIO [%s]", scp->hc->descr);
/freebsd-10-stable/contrib/apr/poll/unix/
H A Dz_asio.c181 #define AIO BPX4AIO macro
183 #define AIO BPX1AIO macro
186 AIO(sizeof(struct aiocb), a, &rv, &errno, __err2ad());

Completed in 116 milliseconds