Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\io.h Create Date:2022-07-28 05:46:06
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:outb_p

Proto:static inline void outb_p(unsigned char value, int port)

Type:void

Parameter:

TypeParameterName
unsigned charvalue
intport
334  outb(value, port)
334  slow_down_io()