smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Attributes | List of all members
bio_status Struct Reference

#include <openbsd_nvme_ioctl.h>

Collaboration diagram for bio_status:
Collaboration graph
[legend]

Public Attributes

char bs_controller [16]
 
int bs_status
 
int bs_msg_count
 
struct bio_msg bs_msgs [BIO_MSG_COUNT]
 

Detailed Description

Definition at line 39 of file openbsd_nvme_ioctl.h.

Member Data Documentation

◆ bs_controller

char bio_status::bs_controller[16]

Definition at line 40 of file openbsd_nvme_ioctl.h.

◆ bs_msg_count

int bio_status::bs_msg_count

Definition at line 42 of file openbsd_nvme_ioctl.h.

◆ bs_msgs

struct bio_msg bio_status::bs_msgs[BIO_MSG_COUNT]

Definition at line 43 of file openbsd_nvme_ioctl.h.

◆ bs_status

int bio_status::bs_status

Definition at line 41 of file openbsd_nvme_ioctl.h.


The documentation for this struct was generated from the following file: