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

  /src/sys/dev/ata/
atavar.h 115 #define AT_RESET 0x0400 /* command terminated by channel reset */
  /src/sys/dev/ic/
isp_target.c 1304 case AT_RESET:
1389 case AT_RESET:
siisata.c 1060 ata_c->flags |= AT_RESET;
wdc.c 1735 ata_c->flags |= AT_RESET;
ahcisata_core.c 1291 ata_c->flags |= AT_RESET;
ispmbox.h 1995 #define AT_RESET 0x0E /* SCSI Bus Reset Occurred */
mvsata.c 1837 ata_c->flags |= AT_RESET;

Completed in 45 milliseconds