err_slot          235 dev/ic/sili.c  		int			err_slot, err_code;
err_slot          239 dev/ic/sili.c  		err_slot = SILI_PREG_PCS_ACTIVE(sili_pread(sp, SILI_PREG_PCS));
err_slot          241 dev/ic/sili.c  		ccb = &sp->sp_ccbs[err_slot];
err_slot          247 dev/ic/sili.c  			sili_pread_fis(sp, err_slot, &ccb->ccb_xa.rfis);
err_slot          257 dev/ic/sili.c  			if (!sili_read_ncq_error(sp, &err_slot)) {
err_slot          259 dev/ic/sili.c  				ccb = &sp->sp_ccbs[err_slot];
err_slot          285 dev/ic/sili.c  		    err_code, err_slot, sp->sp_active);
err_slot          288 dev/ic/sili.c  		pss_saved &= ~(1 << err_slot);
err_slot         1630 dev/pci/ahci.c 		int			err_slot;
err_slot         1637 dev/pci/ahci.c 			err_slot = AHCI_PREG_CMD_CCS(ahci_pread(ap,
err_slot         1639 dev/pci/ahci.c 			ccb = &ap->ap_ccbs[err_slot];
err_slot         1645 dev/pci/ahci.c 			err_slot = -1;	/* Must extract error from log page */
err_slot         1648 dev/pci/ahci.c 		    " %b, DIAG: %b\n", PORTNAME(ap), err_slot, tfd,
err_slot         1682 dev/pci/ahci.c 			ahci_port_read_ncq_error(ap, &err_slot);
err_slot         1683 dev/pci/ahci.c 			if (err_slot < 0)
err_slot         1687 dev/pci/ahci.c 				PORTNAME(ap), err_slot);
err_slot         1689 dev/pci/ahci.c 			ccb = &ap->ap_ccbs[err_slot];
err_slot         1698 dev/pci/ahci.c 		if (err_slot == -1) {
err_slot         1711 dev/pci/ahci.c 		ci_saved &= ~(1 << err_slot);
err_slot         2000 dev/pci/ahci.c 		int				err_slot;
err_slot         2010 dev/pci/ahci.c 			*err_slotp = err_slot = log->err_regs.type &
err_slot         2013 dev/pci/ahci.c 			ccb = &ap->ap_ccbs[err_slot];