Searched refs:ql_enqueue_aen (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_xioctl.h | 435 void ql_enqueue_aen(ql_adapter_state_t *, uint16_t, void *);
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_isr.c | 1012 ql_enqueue_aen(ha, mb[0], NULL); in ql_async_event() 1060 ql_enqueue_aen(ha, mb[0], NULL); in ql_async_event() 1087 ql_enqueue_aen(ha, mb[0], NULL); in ql_async_event() 1158 ql_enqueue_aen(ha, mb[0], NULL); in ql_async_event() 1199 ql_enqueue_aen(ha, mb[0], NULL); in ql_async_event()
|
H A D | ql_ioctl.c | 2004 ql_enqueue_aen(ha, MBA_PORT_UPDATE, NULL); in ql_adm_update_properties()
|
H A D | ql_xioctl.c | 1875 ql_enqueue_aen(ql_adapter_state_t *ha, uint16_t event_code, void *payload) in ql_enqueue_aen() function
|