Searched defs:specs (Results 1 - 5 of 5) sorted by relevance
| /src/games/sail/ |
| H A D | globals.c | 45 static struct shipspecs specs[]; variable in typeref:struct:shipspecs[] 318 static struct shipspecs specs[] = { variable in typeref:struct:shipspecs[] [all...] |
| H A D | extern.h | 174 struct shipspecs *specs; /* 2 */ member in struct:ship
|
| /src/sys/arch/ia64/include/ |
| H A D | dig64.h | 165 } specs; member in struct:dig64_pcdp_entry
|
| /src/usr.sbin/gspa/gspa/ |
| H A D | gsp_inst.c | 340 const char *specs[] = { "B", "L", "W", "XY", NULL }; variable in typeref:typename:const char * []
|
| /src/sys/dev/pci/ |
| H A D | if_vioif.c | 2318 vioif_ctrl_load_cmdspec(struct vioif_softc * sc,struct vioif_ctrl_cmdspec * specs,int nspecs) argument 2348 vioif_ctrl_unload_cmdspec(struct vioif_softc * sc,struct vioif_ctrl_cmdspec * specs,int nspecs) argument 2360 vioif_ctrl_send_command(struct vioif_softc * sc,uint8_t class,uint8_t cmd,struct vioif_ctrl_cmdspec * specs,int nspecs) argument 2453 struct vioif_ctrl_cmdspec specs[1]; local in function:vioif_ctrl_rx 2489 struct vioif_ctrl_cmdspec specs[1]; local in function:vioif_ctrl_mq_vq_pairs_set 2519 struct vioif_ctrl_cmdspec specs[1]; local in function:vioif_set_mac_addr 2567 struct vioif_ctrl_cmdspec specs[2]; local in function:vioif_set_rx_filter [all...] |
Completed in 8 milliseconds