Lines Matching refs:what

280     struct scsi_address *ap, char *what);
319 int n, int what);
320 static void fas_set_all_lun_throttles(struct fas *fas, int slot, int what);
348 static void fas_reg_write(struct fas *fas, volatile uint8_t *p, uint8_t what);
352 uint32_t what);
357 #define fas_reg_write(fas, p, what) *(p) = (what)
359 #define fas_dma_reg_write(fas, p, what) *(p) = (what)
1467 fas_reg_tracing(struct fas *fas, int type, int regno, uint32_t what)
1471 fas->f_reg_trace[fas->f_reg_trace_index++] = what;
1495 fas_reg_write(struct fas *fas, volatile uint8_t *p, uint8_t what)
1499 *p = what;
1501 EPRINTF2("writing reg%x = %x\n", regno, what);
1502 fas_reg_tracing(fas, 1, regno, what);
1510 uint8_t what;
1513 what = *p;
1515 EPRINTF2("reading reg%x => %x\n", regno, what);
1516 fas_reg_tracing(fas, 2, regno, what);
1520 return (what);
1527 fas_dma_reg_write(struct fas *fas, volatile uint32_t *p, uint32_t what)
1529 *p = what;
1535 EPRINTF2("writing dma reg%x = %x\n", regno, what);
1536 fas_reg_tracing(fas, 3, regno, what);
1544 uint32_t what = *p;
1550 EPRINTF2("reading dma reg%x => %x\n", regno, what);
1551 fas_reg_tracing(fas, 4, regno, what);
1554 return (what);
3514 * we should be able to figure out what to do with an interrupt.
3663 * Figure out what to set tag Q timeout for...
4430 * we don't know what to expect so check status register for current
4897 * We don't even attempt to count what we were transferring
4932 * what the chip told us (either XZERO or by the
6501 fas_set_throttles(struct fas *fas, int slot, int n, int what)
6523 if (what == HOLD_THROTTLE) {
6526 if (what == MAX_THROTTLE) {
6529 ((fas->f_notag & tshift)? 1 : what);
6531 fas->f_throttle[i] = what;
6538 fas_set_all_lun_throttles(struct fas *fas, int slot, int what)
6543 fas_set_throttles(fas, slot, NLUNS_PER_TARGET, what);
8117 struct scsi_address *ap, char *what)
8121 IPRINTF3("Sending proxy %s message to %d.%d\n", what,
8126 IPRINTF3("Proxy %s succeeded for %d.%d\n", what,
8132 "Proxy %s failed for %d.%d, result=%x, reason=%x\n", what,
8344 * of what it was (fas_set_throttles() will deal