OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isp_lastmbxcmd
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
ispvar.h
649
volatile uint16_t
isp_lastmbxcmd
; /* last mbox command sent */
member in struct:ispsoftc
isp.c
4913
if (isp->isp_mboxbsy && isp->
isp_lastmbxcmd
== MBOX_ABOUT_FIRMWARE) {
6557
switch (isp->
isp_lastmbxcmd
) {
6586
switch (isp->
isp_lastmbxcmd
) {
6618
mbs.param[0] = isp->
isp_lastmbxcmd
;
7114
isp->
isp_lastmbxcmd
= opcode;
7187
isp->
isp_lastmbxcmd
= opcode;
isp_netbsd.c
1653
isp->
isp_lastmbxcmd
, (intmax_t)(elapsed.tv_sec * 1000000) +
Completed in 21 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025