Searched defs:address_mode (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/dada/conf/
H A Ddcd_confsubr.c275 uchar_t address_mode,
285 cdbp->address_mode = address_mode;
294 printf("command %x, flags %x, block %x, address_mode %x, size %x\n",
295 command, flags, block, address_mode, size);
271 makecommand(struct dcd_pkt *pkt, int flags, uchar_t command, uint32_t block, uchar_t address_mode, uint32_t size, uchar_t direction, uchar_t features) argument
/illumos-gate/usr/src/uts/sun/sys/dada/impl/
H A Dcommands.h42 uchar_t address_mode; /* Mode of addressing */ member in struct:dcd_cmd

Completed in 45 milliseconds