Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
twaio.h | 107 struct twa_command_packet twa_cmd_pkt; member in struct:twa_ioctl_9k 114 struct twa_command_packet twa_cmd_pkt; member in struct:twa_ioctl_with_payload 126 * from the ioctl call. Note that twa_cmd_pkt has been reduced 135 struct twa_command_packet twa_cmd_pkt; member in struct:twa_ioctl_no_data_buf |
twa.c | 2017 memcpy(cmdpkt, &(user_buf->twa_cmd_pkt), 2030 memcpy(&user_buf->twa_cmd_pkt, cmdpkt, |