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

  /src/sys/dev/ata/
ata.c 538 atastart(chp);
1061 ATADEBUG_PRINT(("atastart from ata_exec_xfer, flags 0x%x\n",
1063 atastart(chp);
1074 * Currently atastart() never schedules concurrent NCQ transfers to more than
1082 atastart(struct ata_channel *chp) function in typeref:typename:void
1095 printf("atastart: not at splbio()\n");
1096 panic("atastart");
1117 ATADEBUG_PRINT(("atastart: xfer %p channel %d drive %d "
ata.c 538 atastart(chp);
1061 ATADEBUG_PRINT(("atastart from ata_exec_xfer, flags 0x%x\n",
1063 atastart(chp);
1074 * Currently atastart() never schedules concurrent NCQ transfers to more than
1082 atastart(struct ata_channel *chp) function in typeref:typename:void
1095 printf("atastart: not at splbio()\n");
1096 panic("atastart");
1117 ATADEBUG_PRINT(("atastart: xfer %p channel %d drive %d "
ata.c 538 atastart(chp);
1061 ATADEBUG_PRINT(("atastart from ata_exec_xfer, flags 0x%x\n",
1063 atastart(chp);
1074 * Currently atastart() never schedules concurrent NCQ transfers to more than
1082 atastart(struct ata_channel *chp) function in typeref:typename:void
1095 printf("atastart: not at splbio()\n");
1096 panic("atastart");
1117 ATADEBUG_PRINT(("atastart: xfer %p channel %d drive %d "
ata.c 538 atastart(chp);
1061 ATADEBUG_PRINT(("atastart from ata_exec_xfer, flags 0x%x\n",
1063 atastart(chp);
1074 * Currently atastart() never schedules concurrent NCQ transfers to more than
1082 atastart(struct ata_channel *chp) function in typeref:typename:void
1095 printf("atastart: not at splbio()\n");
1096 panic("atastart");
1117 ATADEBUG_PRINT(("atastart: xfer %p channel %d drive %d "

Completed in 71 milliseconds