HomeSort by: relevance | last modified time | path
    Searched defs:xxstrategy (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/x68k/stand/xxboot/
xx.c 49 xxstrategy(void *arg, int rw, daddr_t dblk, size_t size, function in typeref:typename:int
62 IOCS_B_PRINT("xxstrategy ");
  /src/sys/arch/luna68k/stand/boot/
conf.c 49 #define xxstrategy \ macro
58 #define netstrategy xxstrategy
69 #define sdstrategy xxstrategy
  /src/sys/arch/hp300/stand/common/
conf.c 52 #define xxstrategy \ macro
61 #define netstrategy xxstrategy
68 #define ctstrategy xxstrategy
75 #define rdstrategy xxstrategy
78 #define sdstrategy xxstrategy
90 { "??", xxstrategy, xxopen, xxclose, noioctl }, /*1*/
92 { "??", xxstrategy, xxopen, xxclose, noioctl }, /*3*/
94 { "??", xxstrategy, xxopen, xxclose, noioctl }, /*5*/

Completed in 30 milliseconds