OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chipstat
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
advlib.c
1458
u_int16_t
chipstat
;
local in function:AscISR
1472
chipstat
= ASC_GET_CHIP_STATUS(iot, ioh);
1473
if (
chipstat
& ASC_CSW_SCSI_RESET_LATCH) {
1485
chipstat
= ASC_GET_CHIP_STATUS(iot, ioh);
1494
if ((
chipstat
& ASC_CSW_INT_PENDING) || (int_pending)) {
1498
if ((
chipstat
& ASC_CSW_HALTED) &&
advlib.c
1458
u_int16_t
chipstat
;
local in function:AscISR
1472
chipstat
= ASC_GET_CHIP_STATUS(iot, ioh);
1473
if (
chipstat
& ASC_CSW_SCSI_RESET_LATCH) {
1485
chipstat
= ASC_GET_CHIP_STATUS(iot, ioh);
1494
if ((
chipstat
& ASC_CSW_INT_PENDING) || (int_pending)) {
1498
if ((
chipstat
& ASC_CSW_HALTED) &&
advlib.c
1458
u_int16_t
chipstat
;
local in function:AscISR
1472
chipstat
= ASC_GET_CHIP_STATUS(iot, ioh);
1473
if (
chipstat
& ASC_CSW_SCSI_RESET_LATCH) {
1485
chipstat
= ASC_GET_CHIP_STATUS(iot, ioh);
1494
if ((
chipstat
& ASC_CSW_INT_PENDING) || (int_pending)) {
1498
if ((
chipstat
& ASC_CSW_HALTED) &&
Completed in 42 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025