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

  /src/sys/arch/i386/stand/lib/
biosdisk_ll.c 86 #define STATUS(di) ((di)>>24)
  /src/sys/arch/macppc/dev/
ki2cvar.h 43 #define STATUS 2
68 /* STATUS */
if_bmreg.h 62 #define STATUS 0x0200
140 /* Misc. Bit definitions for BMac Status word */
142 #define RxAbortBit 0x8000 /* status bit in BMac status for rx packets */
  /src/include/arpa/
nameser_compat.h 120 #define STATUS ns_o_status
  /src/sys/dev/isa/
seagate.c 51 * Find bug? giving problem with tape status
138 * STATUS
179 int flags; /* status of the instruction */
188 * data structure describing current status of the scsi bus. One for each
197 void * maddr_cr_sr; /* Address of control and status reg */
217 #define STATUS (*(volatile u_char *)sea->maddr_cr_sr)
218 #define CONTROL STATUS
486 if ((STATUS & STAT_PARITY) == 0 &&
487 (STATUS & (STAT_SEL | STAT_IO)) != (STAT_SEL | STAT_IO))
495 if (STATUS & STAT_PARITY)
    [all...]
  /src/sys/dev/pci/
voodoofbreg.h 36 #define STATUS 0x00
  /src/sys/arch/emips/include/
emipsreg.h 520 volatile uint32_t Status;
567 volatile uint32_t STATUS; /*0x00000084 */
602 /* volatile uint32_t STATUS; 0x00000084 */

Completed in 15 milliseconds