Searched refs:PRD (Results 1 – 7 of 7) sorted by relevance
31 Prep OS For OPAL PRD Installation32 [Documentation] Prepare OS for OPAL PRD tool installation.96 # Download and install PRD packages.
157 Is Opal-PRD Service Enabled158 [Documentation] Check if Opal-PRD service is running & return either169 Enable Opal-PRD Service On HOST170 [Documentation] Enable Opal-PRD service on host.173 ${opal_prd_state}= Is Opal-PRD Service Enabled
23 tristate "OPAL PRD driver"
469 typedef struct PRD { struct473 } __attribute__((__packed__)) PRD; argument503 #define CMD_TBL_SIZ(n) ((0x80 + ((n) * sizeof(PRD)) + 0x7F) & ~0x7F)
1190 PRD prd; in ahci_command_commit()1237 qtest_memwrite(ahci->parent->qts, table_ptr + 0x80 + (i * sizeof(PRD)), in ahci_command_commit()1238 &prd, sizeof(PRD)); in ahci_command_commit()
189 # Check Opal-PRD service enabled on host.190 ${opal_prd_state}= Is Opal-PRD Service Enabled192 ... Enable Opal-PRD Service On HOST
218 to the PRD table to the IDE PRD Table Address register, enable DMA in the DMA364 a legacy IDE PRD table and returns.