HomeSort by: relevance | last modified time | path
    Searched refs:twa_command_header (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
twareg.h 396 struct twa_command_header { struct
424 uint8_t padding[1024 - sizeof(struct twa_command_header)];
450 struct twa_command_header cmd_hdr;
twa.c 115 struct twa_command_header *);
1083 sizeof(struct twa_command_header));
1112 sizeof(struct twa_command_header));
1116 sizeof(struct twa_command_header));
1249 struct twa_command_header *cmd_hdr;
1296 cmd_hdr = (struct twa_command_header *)(tr->tr_data);
2738 struct twa_command_header *cmd_hdr =
2739 (struct twa_command_header *)(tr->tr_data);
2778 twa_enqueue_aen(struct twa_softc *sc, struct twa_command_header *cmd_hdr)
2899 sizeof(struct twa_command_header) + 28)
    [all...]

Completed in 14 milliseconds