OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASC_GET_CHIP_SCSI_ID
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
advlib.h
1289
#define
ASC_GET_CHIP_SCSI_ID
(iot, ioh) ((ASC_GET_CHIP_CFG_LSW((iot), (ioh)) >> 8) & ASC_MAX_TID)
advlib.c
817
if (
ASC_GET_CHIP_SCSI_ID
(iot, ioh) == new_id)
820
cfg_lsw =
ASC_GET_CHIP_SCSI_ID
(iot, ioh);
824
return (
ASC_GET_CHIP_SCSI_ID
(iot, ioh));
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026