Searched refs:TWE_Command (Results 1 – 5 of 5) sorted by relevance
123 TWE_Command *cmd; in twe_setup()403 TWE_Command *cmd; in twe_startio()487 TWE_Command *cmd; in twe_dump_blocks()524 TWE_Command *cmd; in twe_ioctl()771 TWE_Command *cmd; in twe_get_param()865 TWE_Command *cmd; in twe_set_param()924 TWE_Command *cmd; in twe_init_connection()1111 TWE_Command *cmd; in twe_start()1173 TWE_Command *cmd; in twe_done()1583 TWE_Command *cmd; in twe_get_request()[all …]
107 (TWE_Command *)((u_int8_t *)(tr)->tr_sc->twe_cmd + \108 ((tr)->tr_tag * sizeof(TWE_Command)))110 ((tr)->tr_tag * sizeof(TWE_Command)))
41 TWE_Command tu_command; /* command ready for the controller */
275 sizeof(TWE_Command) * in twe_attach()295 sizeof(TWE_Command) * TWE_Q_LENGTH, in twe_attach()297 bzero(sc->twe_cmd, sizeof(TWE_Command) * TWE_Q_LENGTH); in twe_attach()946 TWE_Command *cmd = TWE_FIND_COMMAND(tr); in twe_setup_data_dmamap()
329 } TWE_Command; typedef