OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sxc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/tc/
px.c
236
volatile struct stic_xcomm *
sxc
;
local in function:px_intr
245
sxc
= si->si_sxc;
276
if (
sxc
->sxc_tail !=
sxc
->sxc_head && !
sxc
->sxc_busy)
289
if (
sxc
->sxc_tail !=
sxc
->sxc_head) {
290
sxc
->sxc_done[
sxc
->sxc_tail] = 0;
291
sxc
->sxc_tail = PX_BUF_INC(sxc->sxc_tail)
362
volatile struct stic_xcomm *
sxc
;
local in function:px_ioctl
[
all
...]
px.c
236
volatile struct stic_xcomm *
sxc
;
local in function:px_intr
245
sxc
= si->si_sxc;
276
if (
sxc
->sxc_tail !=
sxc
->sxc_head && !
sxc
->sxc_busy)
289
if (
sxc
->sxc_tail !=
sxc
->sxc_head) {
290
sxc
->sxc_done[
sxc
->sxc_tail] = 0;
291
sxc
->sxc_tail = PX_BUF_INC(sxc->sxc_tail)
362
volatile struct stic_xcomm *
sxc
;
local in function:px_ioctl
[
all
...]
px.c
236
volatile struct stic_xcomm *
sxc
;
local in function:px_intr
245
sxc
= si->si_sxc;
276
if (
sxc
->sxc_tail !=
sxc
->sxc_head && !
sxc
->sxc_busy)
289
if (
sxc
->sxc_tail !=
sxc
->sxc_head) {
290
sxc
->sxc_done[
sxc
->sxc_tail] = 0;
291
sxc
->sxc_tail = PX_BUF_INC(sxc->sxc_tail)
362
volatile struct stic_xcomm *
sxc
;
local in function:px_ioctl
[
all
...]
Completed in 30 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025