OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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 52 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025