Searched refs:ama (Results 1 – 3 of 3) sorted by relevance
568 struct aio_md_arg *ama; in aio_md_cleanup() local572 ama = arg; in aio_md_cleanup()574 if (ama->ama_fd != -1) in aio_md_cleanup()575 close(ama->ama_fd); in aio_md_cleanup()577 if (ama->ama_unit != -1) { in aio_md_cleanup()580 mdio.md_unit = ama->ama_unit; in aio_md_cleanup()581 if (ioctl(ama->ama_mdctl_fd, MDIOCDETACH, &mdio) == -1) { in aio_md_cleanup()583 close(ama->ama_mdctl_fd); in aio_md_cleanup()590 close(ama->ama_mdctl_fd); in aio_md_cleanup()
299 4ama
6228 ama