Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dport.h41 #define PORT_SOURCE_AIO 1 macro
/titanic_41/usr/src/lib/libc/port/rt/
H A Dsigev_thread.c295 case PORT_SOURCE_AIO: in aio_spawner()
384 PORT_SOURCE_AIO, port_event.portev_events, in aio_spawner()
/titanic_41/usr/src/uts/common/os/
H A Daio.c1162 PORT_SOURCE_AIO, &pkevp); in aio_req_assoc_port_rw()
1257 PORT_ALLOC_DEFAULT, PORT_SOURCE_AIO, &pkevtp); in alio()
1457 PORT_ALLOC_DEFAULT, PORT_SOURCE_AIO, in alio()
2965 PORT_ALLOC_DEFAULT, PORT_SOURCE_AIO, &pkevtp); in alioLF()
3172 PORT_ALLOC_DEFAULT, PORT_SOURCE_AIO, in alioLF()
3450 PORT_ALLOC_DEFAULT, PORT_SOURCE_AIO, &pkevtp); in alio32()
3677 PORT_ALLOC_DEFAULT, PORT_SOURCE_AIO, in alio32()
/titanic_41/usr/src/uts/common/fs/portfs/
H A Dport.c442 {PORT_SOURCE_AIO, aio_close_port, NULL, NULL},
672 if ((int)a1 != PORT_SOURCE_AIO && (int)a1 != PORT_SOURCE_MQ) { in portfs()
/titanic_41/usr/src/lib/libc/port/aio/
H A Daio.c1295 (void) _port_dispatch(npp->np_port, 0, PORT_SOURCE_AIO, in send_notification()
1302 (void) _port_dispatch(npp->np_lio_port, 0, PORT_SOURCE_AIO, in send_notification()