Lines Matching refs:ises_queue_cmd
70 int ises_queue_cmd(struct ises_softc *, u_int32_t, u_int32_t *,
534 ises_queue_cmd(struct ises_softc *sc, u_int32_t cmd, u_int32_t *data, in ises_queue_cmd() function
797 ises_queue_cmd(sc, cmd, NULL, NULL); in ises_intr()
804 ises_queue_cmd(sc, cmd, NULL, NULL); in ises_intr()
1538 if (ises_queue_cmd(sc, cmd, &r, NULL)) in ises_hrng_init()
1575 ises_queue_cmd(sc, cmd, &r, NULL); in ises_hrng_init()
1619 ises_queue_cmd(sc, cmd, &n, NULL); in ises_hrng()
1711 ises_queue_cmd(sc, cmd, &ss->kr[4], NULL); in ises_bchu_switch_session()
1713 ises_queue_cmd(sc, cmd, &ss->kr[2], NULL); in ises_bchu_switch_session()
1715 ises_queue_cmd(sc, cmd, &ss->kr[0], NULL); in ises_bchu_switch_session()
1719 ises_queue_cmd(sc, cmd, &ss->omr, NULL); in ises_bchu_switch_session()
1723 ises_queue_cmd(sc, cmd, &ss->sccr[0], NULL); in ises_bchu_switch_session()
1727 ises_queue_cmd(sc, cmd, &ss->cvr[0], NULL); in ises_bchu_switch_session()
1731 ises_queue_cmd(sc, cmd, &ss->dbcr[0], NULL); in ises_bchu_switch_session()
1735 ises_queue_cmd(sc, cmd, &ss->hmlr[0], ises_bchu_switch_final); in ises_bchu_switch_session()
1805 ises_queue_cmd(sc, cmd, &d, NULL); in ises_debug_simple_cmd()
1884 ises_queue_cmd(sc, cmd, (u_int32_t *)&ses, NULL); in ises_debug_loop()
2066 ises_queue_cmd(sc, cmd, NULL, NULL); in ises_showreg()